py-libp2p/libp2p/stream_muxer
mhchia 86d4ce1da8 Add delim_encode and delim_read
- Add `StreamCommunicator` and `RawConnectionCommunicator`, read/write
messages with delim codec, with `IMuxedStream` and `IRawConnection`
respectively.
- Use it in `Multiselect` and `MultiselectClient`.
2019-08-18 19:51:04 +08:00
..
mplex Add delim_encode and delim_read 2019-08-18 19:51:04 +08:00
__init__.py Migrate to new project structure. 2019-01-09 21:38:56 +03:00
abc.py mypy: Add read_buffer_nonblocking in Mplex 2019-08-16 11:03:16 +08:00