py-libp2p/libp2p
mhchia 1fff6ad6b4
Mplex: change message channel size to 8
To avoid infinity sized channel, and to conform to the go
implementation.
2020-02-05 20:31:18 +08:00
..
crypto Mock dependencies that are excluded in readthedocs 2019-11-27 14:07:14 -08:00
host Ping protocol: move with statement out of try 2020-02-04 15:09:42 +08:00
identity
io Don't catch trio.BusyResourceError 2020-01-26 23:09:56 +08:00
network Swarm: change notify_xxx back to async func 2020-02-04 22:56:13 +08:00
peer Fix examples and modify new_node 2019-12-24 18:03:18 +08:00
protocol_muxer
pubsub Add checkpoints in PubsubNotifee 2020-02-04 17:45:37 +08:00
routing Remove kademlia module (#377) 2019-12-06 14:14:33 +08:00
security Change default value of read() 2020-01-26 23:03:38 +08:00
stream_muxer Mplex: change message channel size to 8 2020-02-05 20:31:18 +08:00
tools Fix: StreamReset in the stream handlers 2020-02-04 20:46:40 +08:00
transport Add comment for serve_tcp 2020-02-04 17:45:56 +08:00
__init__.py PR feedback: async with host.run() 2020-01-26 16:44:42 +08:00
exceptions.py fixes #384 2019-12-17 12:00:11 +01:00
typing.py
utils.py Fix Mplex and Swarm 2019-11-29 19:09:56 +08:00