aboutsummaryrefslogtreecommitdiff
path: root/examples/fullmesh.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix things going wrong when sending chan is closedAlex Auvolat2022-07-261-3/+3
* Add stream example to fullmesh exampleAlex Auvolat2022-07-261-5/+130
* Move things aroundAlex Auvolat2022-07-211-0/+1
* Implement version tag for application as wellAlex Auvolat2022-02-211-1/+1
* Full mesh peering strategy uses our local address if necessaryAlex Auvolat2021-10-151-4/+11
* Make a public function to parse peer addressesAlex Auvolat2021-10-141-8/+2
* Try to handle termination and closing of stuff properlyAlex Auvolat2021-10-131-1/+6
* Fix netapp protocol & adapt basalt to new apiAlex Auvolat2021-10-131-1/+7
* Replace pk,pubkey,PublicKey by id,NodeID,etcAlex Auvolat2020-12-121-1/+2
* Make it passive-client-friendlyAlex Auvolat2020-12-121-4/+4
* Add ability to specify our public addr for people to contact us backAlex Auvolat2020-12-111-1/+5
* Do not close connections immediately on close signal, await for remaining res...Alex Auvolat2020-12-071-8/+9
* Don't close connection at first (stupid) excuseAlex Auvolat2020-12-041-0/+1
* more loggingAlex Auvolat2020-12-041-1/+2
* LoggingAlex Auvolat2020-12-041-1/+11
* DocumentateAlex Auvolat2020-12-021-1/+1
* First commitAlex Auvolat2020-12-021-0/+68