|
b55f61c38b
|
Fix things going wrong when sending chan is closed
|
2022-07-26 12:11:48 +02:00 |
|
|
74e57016f6
|
Add some debugging
|
2022-07-25 15:04:52 +02:00 |
|
|
c17a5f84ff
|
Remove broken test
|
2022-07-25 11:06:51 +02:00 |
|
|
50358b944a
|
Cargo fmt; better adapt with_capacity_values
|
2022-07-22 13:48:43 +02:00 |
|
|
f9db9a4b69
|
Simplify send.rs
|
2022-07-22 13:23:42 +02:00 |
|
|
0b71ca12f9
|
Clean up framing protocol
|
2022-07-22 12:45:38 +02:00 |
|
|
44bbc1c00c
|
Rename AutoSerialize into SimpleMessage and refactor a bit
|
2022-07-21 19:05:51 +02:00 |
|
|
26989bba14
|
Use Bytes instead of Vec<u8>
|
2022-07-21 18:15:07 +02:00 |
|
|
9dffa812c4
|
Refactor send.rs
|
2022-07-21 17:59:15 +02:00 |
|
|
f35fa7d18d
|
Move things around
|
2022-07-21 17:37:52 +02:00 |
|