mirror of
https://github.com/logos-storage/nim-libp2p.git
synced 2026-04-22 02:53:13 +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