mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-01-09 18:05:50 +00:00
25bd0a18f4
* add helper to read EOF marker after closing stream (else stream stay alive until timeout/reset) * don't assert on empty channel message * don't loop when writing to chronos (no need)