netapp/src
trinity-1686a 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
..
peering Also add addresses from incoming connections 2022-05-09 12:00:01 +02:00
client.rs initial work on associated stream 2022-06-05 15:33:43 +02:00
endpoint.rs initial work on associated stream 2022-06-05 15:33:43 +02:00
error.rs Implement version check & transmit more error info 2022-02-21 13:45:41 +01:00
lib.rs Formatting & clippy 2022-02-21 12:04:09 +01:00
netapp.rs Avoid logging full node IDs 2022-02-21 16:57:07 +01:00
proto.rs initial work on associated stream 2022-06-05 15:33:43 +02:00
proto2.rs Formatting & clippy 2022-02-21 12:04:09 +01:00
server.rs initial work on associated stream 2022-06-05 15:33:43 +02:00
test.rs initial work on associated stream 2022-06-05 15:33:43 +02:00
util.rs initial work on associated stream 2022-06-05 15:33:43 +02:00