Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply fmt | Alex Auvolat | 2021-10-18 | 1 | -4/+1 |
| | |||||
* | Return None when no IPs could be resolved | Alex Auvolat | 2021-10-18 | 1 | -0/+3 |
| | |||||
* | Add parse_and_resolve_peer_addr | Alex Auvolat | 2021-10-18 | 1 | -0/+14 |
| | |||||
* | Export NodeKey and NetworkKey types | Alex Auvolat | 2021-10-14 | 1 | -0/+4 |
| | |||||
* | Make a public function to parse peer addresses | Alex Auvolat | 2021-10-14 | 1 | -0/+12 |
| | |||||
* | Document | Alex Auvolat | 2021-10-14 | 1 | -0/+4 |
| | |||||
* | Add a modest integration test | Alex Auvolat | 2021-10-13 | 1 | -1/+1 |
| | |||||
* | Try to handle termination and closing of stuff properly | Alex Auvolat | 2021-10-13 | 1 | -0/+14 |
| | |||||
* | Upgrade to tokio 1.0 | Alex Auvolat | 2021-10-12 | 1 | -3/+3 |
| | |||||
* | Replace pk,pubkey,PublicKey by id,NodeID,etc | Alex Auvolat | 2020-12-12 | 1 | -0/+2 |
| | |||||
* | Do not close connections immediately on close signal, await for remaining ↵ | Alex Auvolat | 2020-12-07 | 1 | -0/+20 |
| | | | | responses | ||||
* | Documentate | Alex Auvolat | 2020-12-02 | 1 | -1/+5 |
| | |||||
* | First commit | Alex Auvolat | 2020-12-02 | 1 | -0/+14 |