aboutsummaryrefslogtreecommitdiff
path: root/src/client.rs
Commit message (Expand)AuthorAgeFilesLines
* RefactoringAlex Auvolat2022-02-211-16/+17
* Add length of query to spanAlex Auvolat2022-02-181-2/+6
* Correct implementation of distributed tracingAlex Auvolat2022-02-181-13/+26
* Add telemetryAlex Auvolat2022-02-181-1/+30
* Change call() to take a ref to the message to be sentAlex Auvolat2021-10-141-2/+2
* improve commentAlex Auvolat2021-10-131-1/+1
* Try to handle termination and closing of stuff properlyAlex Auvolat2021-10-131-39/+39
* Fix netapp protocol & adapt basalt to new apiAlex Auvolat2021-10-131-3/+4
* Move out things from conn.rs into two separate filesAlex Auvolat2021-10-121-0/+180