aboutsummaryrefslogtreecommitdiff
path: root/src/util.rs
Commit message (Collapse)AuthorAgeFilesLines
* Export NodeKey and NetworkKey typesAlex Auvolat2021-10-141-0/+4
|
* Make a public function to parse peer addressesAlex Auvolat2021-10-141-0/+12
|
* DocumentAlex Auvolat2021-10-141-0/+4
|
* Add a modest integration testAlex Auvolat2021-10-131-1/+1
|
* Try to handle termination and closing of stuff properlyAlex Auvolat2021-10-131-0/+14
|
* Upgrade to tokio 1.0Alex Auvolat2021-10-121-3/+3
|
* Replace pk,pubkey,PublicKey by id,NodeID,etcAlex Auvolat2020-12-121-0/+2
|
* Do not close connections immediately on close signal, await for remaining ↵Alex Auvolat2020-12-071-0/+20
| | | | responses
* DocumentateAlex Auvolat2020-12-021-1/+5
|
* First commitAlex Auvolat2020-12-021-0/+14