mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-01-10 18:35:44 +00:00
23712ecf3b
* 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