nim-libp2p/libp2p/muxers/mplex
Giovanni Petrantoni 23712ecf3b
Lazy channels (#78)
* 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
2020-02-11 12:30:36 -05:00
..
coder.nim Make sure the library can compile with json logging in trace mode 2020-02-04 15:17:39 +01:00
lpchannel.nim Lazy channels (#78) 2020-02-11 12:30:36 -05:00
mplex.nim Lazy channels (#78) 2020-02-11 12:30:36 -05:00
types.nim Feat/conn cleanup (#41) 2019-12-03 22:44:54 -06:00