nim-libp2p-experimental/libp2p/muxers/mplex
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
..
coder.nim Mplex: Add the ability to send any size payload (#123) 2020-04-03 17:26:46 +02:00
lpchannel.nim remove readLoop in secure protocols (#162) 2020-05-07 14:37:46 -06:00
mplex.nim removals (#159) 2020-05-06 18:31:47 +02:00
types.nim Feat/conn cleanup (#41) 2019-12-03 22:44:54 -06:00