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
0fec85b47a
start supporting sending error on stream
2022-06-19 18:42:27 +02:00
5d7541e13a
wait for any ready stream instead of the highest priority one
2022-06-19 17:47:41 +02:00
4745e7c4ba
further work on streams
...
most changes still required are related to error handling
2022-06-08 09:54:38 +02:00
fb5462ecdb
rechunk stream
2022-06-05 16:47:29 +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