* 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
* The Multiaddr of the remote is now a Future * The multiaddress future in swarm is now a Box