mirror of
https://github.com/codex-storage/nim-libp2p.git
synced 2025-01-09 18:45:40 +00:00
5285f0d091
* only check for payload size * only subscribe if connection succeeded * fix failing test * check that the strem is active before openning * msg type should not be > than 0x7 * fix tests * check max against enum val