mirror of
https://github.com/codex-storage/nim-libp2p.git
synced 2025-02-11 02:16:43 +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)