py-libp2p/libp2p
Jonathan de Jong 6b75901243 apply PR feedback (remote len == 0 block, remove redundant fixme comment + docstring line)
change wording of final SwarmException to include possible case of no addresses in returned address set

add `from error` in except clause
2019-12-17 20:20:09 +01:00
..
crypto Mock dependencies that are excluded in readthedocs 2019-11-27 14:07:14 -08:00
host Fix lint 2019-11-25 17:32:53 +08:00
identity Handle StreamClosed in identify protocol handler 2019-11-16 16:56:58 +08:00
io Merge pull request #331 from dmuhs/fix/docs-format 2019-10-28 09:39:52 -06:00
kademlia Remove kademlia module (#377) 2019-12-06 14:14:33 +08:00
network apply PR feedback (remote len == 0 block, remove redundant fixme comment + docstring line) 2019-12-17 20:20:09 +01:00
peer Apply PR feedback: 2019-11-26 16:18:15 +08:00
protocol_muxer A mux can provide the protocols it responds to 2019-11-06 11:41:27 -08:00
pubsub Merge pull request #372 from ralexstokes/add-py36-compatibility 2019-12-10 17:28:49 -08:00
routing Remove kademlia module (#377) 2019-12-06 14:14:33 +08:00
security Merge pull request #357 from NIC619/minor_fix_replace_del 2019-11-26 19:39:41 +08:00
stream_muxer Replace (check and) del pattern with pop method 2019-11-20 23:06:37 +08:00
tools Merge pull request #372 from ralexstokes/add-py36-compatibility 2019-12-10 17:28:49 -08:00
transport Apply PR feedback 2019-12-10 17:20:41 -08:00
__init__.py Remove kademlia module (#377) 2019-12-06 14:14:33 +08:00
exceptions.py fixes #384 2019-12-17 12:00:11 +01:00
typing.py Use ReadWriteCloser for conns and streams 2019-09-05 23:24:17 +08:00
utils.py Fix mypy errors 2019-10-24 08:53:19 +02:00