aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Export NodeKey and NetworkKey typesAlex Auvolat2021-10-141-1/+1
* Add a modest integration testAlex Auvolat2021-10-131-1/+4
* Try to handle termination and closing of stuff properlyAlex Auvolat2021-10-131-3/+1
* Move out things from conn.rs into two separate filesAlex Auvolat2021-10-121-1/+2
* WIP v0.3.0 with changed APIAlex Auvolat2021-10-121-1/+1
* Update documentationAlex Auvolat2020-12-141-1/+1
* Replace pk,pubkey,PublicKey by id,NodeID,etcAlex Auvolat2020-12-121-0/+1
* Do not close connections immediately on close signal, await for remaining res...Alex Auvolat2020-12-071-2/+2
* DocumentateAlex Auvolat2020-12-021-3/+23
* First commitAlex Auvolat2020-12-021-0/+9