Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | undo needless changestream-body | Alex Auvolat | 2022-09-13 | 1 | -1/+1 |
* | Implement request cancellation | Alex Auvolat | 2022-09-01 | 1 | -6/+31 |
* | Merge branch 'fix-ping' into stream-body | Alex Auvolat | 2022-09-01 | 1 | -2/+5 |
|\ | |||||
| * | SVR -> SRV | Alex Auvolat | 2022-08-31 | 1 | -1/+1 |
| * | add debug_name in proto to differenciate messages | Alex Auvolat | 2022-08-31 | 1 | -2/+5 |
* | | Add actual support for order tag | Alex Auvolat | 2022-09-01 | 1 | -1/+1 |
* | | Add OrderTag to Req and Resp, refactor errors | Alex Auvolat | 2022-09-01 | 1 | -16/+6 |
* | | Add some debugging | Alex Auvolat | 2022-07-25 | 1 | -3/+4 |
* | | Use bounded channels on receive side for backpressure | Alex Auvolat | 2022-07-22 | 1 | -7/+9 |
* | | Clean up framing protocol | Alex Auvolat | 2022-07-22 | 1 | -33/+20 |
* | | Move things around | Alex Auvolat | 2022-07-21 | 1 | -17/+15 |
* | | add detection of premature eos | trinity-1686a | 2022-07-18 | 1 | -1/+2 |
* | | use a framing protocol instead of even/odd channel | trinity-1686a | 2022-06-20 | 1 | -16/+10 |
* | | initial work on associated stream | trinity-1686a | 2022-06-05 | 1 | -12/+26 |
|/ | |||||
* | Implement version tag for application as well | Alex Auvolat | 2022-02-21 | 1 | -3/+10 |
* | Implement version check & transmit more error info | Alex Auvolat | 2022-02-21 | 1 | -1/+3 |
* | fix | Alex Auvolat | 2022-02-21 | 1 | -1/+1 |
* | Fix imports; rust stable in CI | Alex Auvolat | 2022-02-21 | 1 | -1/+1 |
* | Refactoring | Alex Auvolat | 2022-02-21 | 1 | -28/+14 |
* | Add length of query to span | Alex Auvolat | 2022-02-18 | 1 | -0/+1 |
* | Correct implementation of distributed tracing | Alex Auvolat | 2022-02-18 | 1 | -21/+26 |
* | Add telemetry | Alex Auvolat | 2022-02-18 | 1 | -2/+39 |
* | Try to handle termination and closing of stuff properly | Alex Auvolat | 2021-10-13 | 1 | -55/+46 |
* | Fix netapp protocol & adapt basalt to new api | Alex Auvolat | 2021-10-13 | 1 | -1/+8 |
* | Move out things from conn.rs into two separate files | Alex Auvolat | 2021-10-12 | 1 | -0/+171 |