nim-libp2p/libp2p/protocols
Dmitriy Ryajov 1de1d49223
Channel leaks (#413)
* break stream tracking by type

* use closeWithEOF to await wrapped stream

* fix cancelation leaks

* fix channel leaks

* logging

* use close monitor and always call closeUnderlying

* don't use closeWithEOF

* removing close monitor

* logging
2020-10-27 11:21:03 -06:00
..
pubsub Channel leaks (#413) 2020-10-27 11:21:03 -06:00
secure Channel leaks (#413) 2020-10-27 11:21:03 -06:00
identify.nim small fixes (#374) 2020-09-24 07:30:19 +02:00
protocol.nim Gossip one one (#240) 2020-09-21 11:16:29 +02:00