mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-01-12 01:34:10 +00:00
1de1d49223
* 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