aboutsummaryrefslogtreecommitdiff
path: root/src/peering/basalt.rs
Commit message (Collapse)AuthorAgeFilesLines
* Properly implement watches for BasaltAlex Auvolat2021-10-131-8/+11
|
* Try to handle termination and closing of stuff properlyAlex Auvolat2021-10-131-1/+1
|
* Fix netapp protocol & adapt basalt to new apiAlex Auvolat2021-10-131-18/+26
|
* fix cargo fmt styleAlex Auvolat2021-10-121-1/+1
|
* fix clippy on basalt codeAlex Auvolat2021-10-121-7/+7
|
* Upgrade to tokio 1.0Alex Auvolat2021-10-121-2/+2
|
* Publish BᴀsᴀʟᴛAlex Auvolat2021-02-181-0/+476
|
* We don't want to publish thisAlex Auvolat2020-12-141-476/+0
|
* Tentative traceAlex Auvolat2020-12-111-0/+2
|
* tiny basalt changeAlex Auvolat2020-12-111-1/+1
|
* Do not close connections immediately on close signal, await for remaining ↵Alex Auvolat2020-12-071-7/+5
| | | | responses
* Don't close connection at first (stupid) excuseAlex Auvolat2020-12-041-6/+6
|
* a logAlex Auvolat2020-12-041-0/+2
|
* more loggingAlex Auvolat2020-12-041-3/+9
|
* LoggingAlex Auvolat2020-12-041-2/+7
|
* DocumentateAlex Auvolat2020-12-021-16/+8
|
* Better handle requests to ourselfAlex Auvolat2020-12-021-22/+18
|
* First commitAlex Auvolat2020-12-021-0/+475