Commit graph

8 commits

Author SHA1 Message Date
Alex 74e57016f6
Add some debugging 2022-07-25 15:04:52 +02:00
Alex fed0542313
Remove blocking_send that crashes 2022-07-25 10:58:55 +02:00
Alex 5da59ebec5
Move things around and fix error bit 2022-07-22 13:06:10 +02:00
Alex 9cb28c21b4
Use bounded channels on receive side for backpressure 2022-07-22 13:01:52 +02:00
Alex 0b71ca12f9
Clean up framing protocol 2022-07-22 12:45:38 +02:00
Alex 26989bba14
Use Bytes instead of Vec<u8> 2022-07-21 18:15:07 +02:00
Alex 9dffa812c4
Refactor send.rs 2022-07-21 17:59:15 +02:00
Alex f35fa7d18d
Move things around 2022-07-21 17:37:52 +02:00