aboutsummaryrefslogtreecommitdiff
path: root/examples/basalt.rs
Commit message (Expand)AuthorAgeFilesLines
* Hide streaming versions as much as possibleAlex Auvolat2022-07-221-7/+3
* Propose alternative APIAlex Auvolat2022-07-211-3/+7
* One possibility, but I don't like itAlex Auvolat2022-07-211-3/+2
* Move things aroundAlex Auvolat2022-07-211-1/+2
* Implement version tag for application as wellAlex Auvolat2022-02-211-1/+1
* Change call() to take a ref to the message to be sentAlex Auvolat2021-10-141-2/+2
* Make a public function to parse peer addressesAlex Auvolat2021-10-141-7/+2
* Properly implement watches for BasaltAlex Auvolat2021-10-131-5/+7
* Try to handle termination and closing of stuff properlyAlex Auvolat2021-10-131-3/+10
* Fix netapp protocol & adapt basalt to new apiAlex Auvolat2021-10-131-36/+50
* Upgrade to tokio 1.0Alex Auvolat2021-10-121-1/+1
* Publish BᴀsᴀʟᴛAlex Auvolat2021-02-181-0/+164
* We don't want to publish thisAlex Auvolat2020-12-141-164/+0
* 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-20/+21
* no dup logAlex Auvolat2020-12-041-1/+1
* more loggingAlex Auvolat2020-12-041-1/+2
* LoggingAlex Auvolat2020-12-041-8/+20
* Complete basalt exampleAlex Auvolat2020-12-021-3/+42
* DocumentateAlex Auvolat2020-12-021-1/+1
* Better handle requests to ourselfAlex Auvolat2020-12-021-7/+38
* First commitAlex Auvolat2020-12-021-0/+76