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