py-libp2p/libp2p/transport
mhchia 3e04480d62
Raise HandshakeFailure in transport
Change the exception handling flow.
Raise `SecurityUpgradeFailure` in security_multistream.
2019-08-22 22:53:48 +08:00
..
tcp A working plaintext 2.0 without validation 2019-08-22 22:53:46 +08:00
__init__.py Migrate to new project structure. 2019-01-09 21:38:56 +03:00
exceptions.py Raise HandshakeFailure in transport 2019-08-22 22:53:48 +08:00
listener_interface.py run isort 2019-08-05 11:47:23 +08:00
transport_interface.py run isort 2019-08-05 11:47:23 +08:00
typing.py Fix the rest of the typing hints (#232) 2019-08-11 16:47:54 +08:00
upgrader.py PR feedback: nitpicks 2019-08-21 11:43:24 +08:00