nim-libp2p/libp2p/muxers
Dmitriy Ryajov 2325692f55
Fix half closed (#324)
* don't call `close` in `remoteClose`

* make sure timeout are properly propagted

* fix tests

* adding remote close write test
2020-08-10 16:17:11 -06:00
..
mplex Fix half closed (#324) 2020-08-10 16:17:11 -06:00
muxer.nim Moving idle timeout to Connection to enable across all connection streams (#307) 2020-08-04 07:22:05 -06:00