py-libp2p/libp2p/network
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
..
connection More efficiently remove trailing newline from message 2019-08-15 16:33:34 -07:00
stream Modify NetStream to read n bytes 2019-08-16 11:03:16 +08:00
__init__.py Migrate to new project structure. 2019-01-09 21:38:56 +03:00
network_interface.py Run black and isort w/ the new config 2019-08-13 14:36:42 -07:00
notifee_interface.py flake8 2019-08-08 16:09:02 +08:00
swarm.py Add delim_encode and delim_read 2019-08-18 19:51:04 +08:00
typing.py run isort 2019-08-05 11:47:23 +08:00