mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-02-13 13:26:44 +00:00
* 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)