mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-02-11 09:36:50 +00:00
* 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