aboutsummaryrefslogtreecommitdiff
path: root/src/endpoint.rs
Commit message (Expand)AuthorAgeFilesLines
* Avoid logging full node IDsAlex Auvolat2022-02-211-1/+1
* Formatting & clippyAlex Auvolat2022-02-211-3/+5
* RefactoringAlex Auvolat2022-02-211-4/+6
* Add method to know endpoint pathAlex Auvolat2022-02-161-0/+5
* Add netapp function to drop all handlersAlex Auvolat2021-10-141-2/+2
* Change call() to take a ref to the message to be sentAlex Auvolat2021-10-141-4/+4
* DocumentAlex Auvolat2021-10-141-3/+36
* Try to handle termination and closing of stuff properlyAlex Auvolat2021-10-131-1/+0
* Fix netapp protocol & adapt basalt to new apiAlex Auvolat2021-10-131-0/+1
* WIP v0.3.0 with changed APIAlex Auvolat2021-10-121-0/+125