aboutsummaryrefslogtreecommitdiff
path: root/src/peering/fullmesh.rs
Commit message (Expand)AuthorAgeFilesLines
* WIP v0.3.0 with changed APIAlex Auvolat2021-10-121-24/+40
* Rewrite because clippy didn't understand dropAlex Auvolat2021-10-121-22/+24
* Fix clippy lintsAlex Auvolat2021-10-121-9/+9
* Upgrade to tokio 1.0Alex Auvolat2021-10-121-1/+1
* Replace pk,pubkey,PublicKey by id,NodeID,etcAlex Auvolat2020-12-121-53/+39
* Do not close connections immediately on close signal, await for remaining res...Alex Auvolat2020-12-071-6/+4
* DocumentateAlex Auvolat2020-12-021-6/+6
* Better handle requests to ourselfAlex Auvolat2020-12-021-20/+7
* First commitAlex Auvolat2020-12-021-0/+437