py-libp2p/libp2p/stream_muxer/mplex
Alex Haynes 7736d2afd2
updated reading to read until you see a message for your stream (#100)
* updated reading to read until you see a message for your stream

* added timeout to decode uvarint

* resolved comments

* shortened long line
2019-01-28 16:15:22 -05:00
..
__init__.py Migrate to new project structure. 2019-01-09 21:38:56 +03:00
constants.py Migrate to new project structure. 2019-01-09 21:38:56 +03:00
mplex_stream.py Migrate to new project structure. 2019-01-09 21:38:56 +03:00
mplex.py updated reading to read until you see a message for your stream (#100) 2019-01-28 16:15:22 -05:00
utils.py updated reading to read until you see a message for your stream (#100) 2019-01-28 16:15:22 -05:00