py-libp2p/libp2p/stream_muxer/mplex
mhchia 31fb4e0b69
Rewrite _wait_for_data, to handle task precisely
Make the futures first, and then we can compare them with the return
value from `asyncio.wait`.
2019-09-10 23:38:45 +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
datastructures.py Add the missing StreamID class 2019-08-28 21:45:18 +08:00
exceptions.py Fix close behavior 2019-09-10 18:01:14 +08:00
mplex_stream.py Rewrite _wait_for_data, to handle task precisely 2019-09-10 23:38:45 +08:00
mplex.py Fix close behavior 2019-09-10 18:01:14 +08:00