mirror of
https://github.com/codex-storage/nim-libp2p.git
synced 2025-02-10 09:56:27 +00:00
* Implemented lazy stream opening for mplex connections * Properly fix newStream usage * Make lazy channel open optional * Add Lazy channel test * Cleanup mplex test * Move lazyness properly into LPChannel * Connection writeLp back to proc