Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace pk,pubkey,PublicKey by id,NodeID,etc | Alex Auvolat | 2020-12-12 | 2 | -11/+11 |
| | |||||
* | Make it passive-client-friendly | Alex Auvolat | 2020-12-12 | 2 | -8/+8 |
| | |||||
* | Add ability to specify our public addr for people to contact us back | Alex Auvolat | 2020-12-11 | 2 | -2/+10 |
| | |||||
* | Do not close connections immediately on close signal, await for remaining ↵ | Alex Auvolat | 2020-12-07 | 2 | -28/+30 |
| | | | | responses | ||||
* | Don't close connection at first (stupid) excuse | Alex Auvolat | 2020-12-04 | 1 | -0/+1 |
| | |||||
* | no dup log | Alex Auvolat | 2020-12-04 | 1 | -1/+1 |
| | |||||
* | more logging | Alex Auvolat | 2020-12-04 | 2 | -2/+4 |
| | |||||
* | Logging | Alex Auvolat | 2020-12-04 | 2 | -9/+31 |
| | |||||
* | Complete basalt example | Alex Auvolat | 2020-12-02 | 1 | -3/+42 |
| | |||||
* | Documentate | Alex Auvolat | 2020-12-02 | 2 | -2/+2 |
| | |||||
* | Better handle requests to ourself | Alex Auvolat | 2020-12-02 | 1 | -7/+38 |
| | |||||
* | First commit | Alex Auvolat | 2020-12-02 | 2 | -0/+144 |