py-libp2p/libp2p/stream_muxer/mplex
mhchia 9f8276fa84 Support read(n=-1)
Now, `n=-1` indicates that we want to read until EOF. However, now we
only read until we have no new message.
2019-08-16 11:03:16 +08:00
..
__init__.py Migrate to new project structure. 2019-01-09 21:38:56 +03:00
constants.py Refactor HeaderTags 2019-08-05 10:45:46 +08:00
mplex_stream.py Support read(n=-1) 2019-08-16 11:03:16 +08:00
mplex.py Support read(n=-1) 2019-08-16 11:03:16 +08:00
utils.py Run black and isort w/ the new config 2019-08-13 14:36:42 -07:00