netapp/src
Alex fed0542313
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
Remove blocking_send that crashes
2022-07-25 10:58:55 +02:00
..
peering Hide streaming versions as much as possible 2022-07-22 10:55:37 +02:00
client.rs Use bounded channels on receive side for backpressure 2022-07-22 13:01:52 +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 Move things around and fix error bit 2022-07-22 13:06:10 +02:00
message.rs Add Req::new 2022-07-22 15:16:50 +02:00
netapp.rs Bump netapp version to 0.5 2022-07-22 15:23:45 +02:00
recv.rs Remove blocking_send that crashes 2022-07-25 10:58:55 +02:00
send.rs Cargo fmt; better adapt with_capacity_values 2022-07-22 13:48:43 +02:00
server.rs Use bounded channels on receive side for backpressure 2022-07-22 13:01:52 +02:00
stream.rs Conversion between ByteStream and AsyncRead 2022-07-22 16:42:58 +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