Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add resilience when peer_addr() fails | Alex Auvolat | 2021-02-17 | 1 | -1/+4 |
* | Update documentation | Alex Auvolat | 2020-12-14 | 1 | -0/+2 |
* | Replace pk,pubkey,PublicKey by id,NodeID,etc | Alex Auvolat | 2020-12-12 | 1 | -64/+52 |
* | Make it passive-client-friendly | Alex Auvolat | 2020-12-12 | 1 | -21/+35 |
* | Add ability to specify our public addr for people to contact us back | Alex Auvolat | 2020-12-11 | 1 | -3/+10 |
* | Small changes | Alex Auvolat | 2020-12-07 | 1 | -7/+17 |
* | Do not close connections immediately on close signal, await for remaining res... | Alex Auvolat | 2020-12-07 | 1 | -14/+22 |
* | Call on_disconnected_handler earlier (as soon as .disconnect() is called) | Alex Auvolat | 2020-12-07 | 1 | -18/+23 |
* | Documentate | Alex Auvolat | 2020-12-02 | 1 | -22/+111 |
* | Better handle requests to ourself | Alex Auvolat | 2020-12-02 | 1 | -25/+127 |
* | First commit | Alex Auvolat | 2020-12-02 | 1 | -0/+214 |