aboutsummaryrefslogtreecommitdiff
path: root/src/server.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement version tag for application as wellAlex Auvolat2022-02-211-3/+10
* Implement version check & transmit more error infoAlex Auvolat2022-02-211-1/+3
* fixAlex Auvolat2022-02-211-1/+1
* Fix imports; rust stable in CIAlex Auvolat2022-02-211-1/+1
* RefactoringAlex Auvolat2022-02-211-28/+14
* Add length of query to spanAlex Auvolat2022-02-181-0/+1
* Correct implementation of distributed tracingAlex Auvolat2022-02-181-21/+26
* Add telemetryAlex Auvolat2022-02-181-2/+39
* Try to handle termination and closing of stuff properlyAlex Auvolat2021-10-131-55/+46
* Fix netapp protocol & adapt basalt to new apiAlex Auvolat2021-10-131-1/+8
* Move out things from conn.rs into two separate filesAlex Auvolat2021-10-121-0/+171