py-libp2p/libp2p/network
mhchia d59870ebbf
Fix MplexStream error
When receiving a `NewStream`, the message of that packet is the
name of the stream, which should be handled, rather than letting it go
into the message queue.
2019-08-26 20:39:08 +08:00
..
connection Add call to wait_closed method of asyncio.StreamWriter 2019-08-24 22:06:24 +02: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
exceptions.py PR feedbacks 2019-08-22 22:53:49 +08:00
network_interface.py PR feedbacks 2019-08-22 22:53:49 +08:00
notifee_interface.py flake8 2019-08-08 16:09:02 +08:00
swarm.py Fix MplexStream error 2019-08-26 20:39:08 +08:00
typing.py run isort 2019-08-05 11:47:23 +08:00