py-libp2p/libp2p/stream_muxer
mhchia d59870ebbf
Fix MplexStream error
When receiving a `NewStream`, the message of that packet is the
name of the stream, which should be handled, rather than letting it go
into the message queue.
2019-08-26 20:39:08 +08:00
..
mplex Fix MplexStream error 2019-08-26 20:39:08 +08:00
__init__.py Migrate to new project structure. 2019-01-09 21:38:56 +03:00
abc.py Fix MplexStream error 2019-08-26 20:39:08 +08:00
muxer_multistream.py PR feedback 2019-08-21 11:43:25 +08:00