netapp/src
Alex 7909a95d3c
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build was killed
Stream errors are now std::io::Error
2022-09-01 11:21:24 +02:00
..
peering Hide streaming versions as much as possible 2022-07-22 10:55:37 +02:00
bytes_buf.rs Refactor: create a BytesBuf utility crate (will also be usefull in Garage) 2022-09-01 10:29:26 +02:00
client.rs Stream errors are now std::io::Error 2022-09-01 11:21:24 +02:00
endpoint.rs Impose static lifetime on message and response 2022-07-22 14:45:28 +02:00
error.rs Use bounded channels on receive side for backpressure 2022-07-22 13:01:52 +02:00
lib.rs Refactor: create a BytesBuf utility crate (will also be usefull in Garage) 2022-09-01 10:29:26 +02:00
message.rs Remove useless phantom and pub(crate) 2022-08-31 22:19:40 +02:00
netapp.rs Bump netapp version to 0.5 2022-07-22 15:23:45 +02:00
recv.rs Stream errors are now std::io::Error 2022-09-01 11:21:24 +02:00
send.rs Stream errors are now std::io::Error 2022-09-01 11:21:24 +02:00
server.rs Add some debugging 2022-07-25 15:04:52 +02:00
stream.rs Stream errors are now std::io::Error 2022-09-01 11:21:24 +02:00
test.rs initial work on associated stream 2022-06-05 15:33:43 +02:00
util.rs Move things around and fix error bit 2022-07-22 13:06:10 +02:00