mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-01 13:42:17 +00:00
* Rewrite multiplex * Increase the packet size limit to 32 MB * Fix waiting for poll_complete to finish * Typo * Properly close substreams * Add a limit to the number of substreams * Add a limit to the length of the internal buffer * Fix concerns