mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-02-23 21:58:26 +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