mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-02-10 20:06:55 +00:00
* 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