nim-libp2p-experimental/libp2p/protocols
Jacek Sieka 1efada474c
remove readLoop in secure protocols (#162)
* remove readLoop in secure protocols, fix security issues

* fix Defect on remote sending 0-byte noise/secio message
* remove msglen from `write` (unused)
* simplify SecureConn data flow
* document some control-flow issues

* unify exception behaviour across noise and secio

* secio would not raise on mac/decryption errors

* fix compile error
2020-05-07 14:37:46 -06:00
..
pubsub removals (#159) 2020-05-06 18:31:47 +02:00
secure remove readLoop in secure protocols (#162) 2020-05-07 14:37:46 -06:00
identify.nim close underlying bufferstream in lpchannel 2020-03-28 09:29:43 -06:00
protocol.nim Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00