nim-libp2p/libp2p/muxers
Eugene Kabanov 0b85192119
Remove asyncCheck from codebase. (#345)
* Remove asyncCheck from codebase.

* Replace all `discard` statements with new `asyncSpawn`.

* Bump `nim-chronos` requirement.
2020-09-04 18:30:45 +02:00
..
mplex Remove asyncCheck from codebase. (#345) 2020-09-04 18:30:45 +02:00
muxer.nim Moving idle timeout to Connection to enable across all connection streams (#307) 2020-08-04 07:22:05 -06:00