nim-libp2p/libp2p/protocols
Jacek Sieka b7e5d1122c
cleanups (#366)
* reuse connection timeout for noise handshake (avoid extra timer)
* enforce nbytes > 0 for readOnce
* avoid some unnecessary memory zeroing
* simplify noise
* fix dumping when noise splits message
2020-09-16 11:55:25 +02:00
..
pubsub add peer lifecycle events (#357) 2020-09-15 14:19:22 -06:00
secure cleanups (#366) 2020-09-16 11:55:25 +02:00
identify.nim simplify and unify logging (#353) 2020-09-06 10:31:47 +02:00
protocol.nim Cleanup lpstream, Connection and BufferStream (#228) 2020-06-19 11:29:43 -06:00