nim-libp2p/libp2p/muxers
Dmitriy Ryajov 1d16d22f5f
Don't allow concurrent pushdata (#444)
* handle resets properly with/without pushes/reads

* add clarifying comments

* pushEof should also not be concurrent

* move channel reset to bufferstream

this is where the action happens - lpchannel merely redefines how close
is done

Co-authored-by: Jacek Sieka <jacek@status.im>
2020-11-23 09:07:11 -06:00
..
mplex Don't allow concurrent pushdata (#444) 2020-11-23 09:07:11 -06:00
muxer.nim simplify and unify logging (#353) 2020-09-06 10:31:47 +02:00