74e57016f6
Add some debugging
2022-07-25 15:04:52 +02:00
9cb28c21b4
Use bounded channels on receive side for backpressure
2022-07-22 13:01:52 +02:00
0b71ca12f9
Clean up framing protocol
2022-07-22 12:45:38 +02:00
f35fa7d18d
Move things around
2022-07-21 17:37:52 +02:00
cdff8ae1be
add detection of premature eos
2022-07-18 15:21:13 +02:00
d3d18b8e8b
use a framing protocol instead of even/odd channel
2022-06-20 23:40:31 +02:00
368ba90879
initial work on associated stream
...
still require testing, and fixing a few kinks:
- sending packets > 16k truncate them
- send one more packet than it could at eos
- probably update documentation
/!\ contains breaking changes
2022-06-05 15:33:43 +02:00
8858c94289
Implement version tag for application as well
2022-02-21 16:43:17 +01:00
96a3cc1e1f
Implement version check & transmit more error info
2022-02-21 13:45:41 +01:00
5bf3886fa2
fix
2022-02-21 13:11:49 +01:00
3535d15bbd
Fix imports; rust stable in CI
2022-02-21 12:17:01 +01:00
3b8bff6341
Refactoring
2022-02-21 12:01:04 +01:00
109d6c143d
Add length of query to span
2022-02-18 20:23:10 +01:00
fb6b4dc9a9
Correct implementation of distributed tracing
2022-02-18 20:10:46 +01:00
ab0f7785ae
Add telemetry
2022-02-18 19:01:59 +01:00
70839d70d8
Try to handle termination and closing of stuff properly
2021-10-13 17:12:13 +02:00
8dede69dee
Fix netapp protocol & adapt basalt to new api
2021-10-13 12:33:14 +02:00
d9bd1182f7
Move out things from conn.rs into two separate files
2021-10-12 18:13:07 +02:00