py-libp2p/libp2p/stream_muxer/mplex
mhchia c61a06706a
Refactor interop tests and factories
- Add `close` and `disconnect` in `Host`
- Add `close` and `close_peer` in `Network`
- Change `IListener.close` to async, to await for server's closing
- Add factories for security transports, and modify `HostFactory`
2019-08-29 21:38:06 +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 Add the missing exceptions.py 2019-08-16 11:03:16 +08:00
mplex_stream.py Conform stream_id to go-mplex 2019-08-28 21:43:34 +08:00
mplex.py Refactor interop tests and factories 2019-08-29 21:38:06 +08:00