py-libp2p/libp2p/protocol_muxer
Jonathan de Jong b1248ff315 enforced f-strings everywhere, %s on logging
extended _multiaddr_from_socket to support UDP and IPv6 automatically
changed TCPListener to use _ip4_or_6_from_multiaddr to get host, and not ip4 only

enforced `from error` everywhere with raises
added call braces to exceptions
2019-12-19 17:31:18 +01:00
..
__init__.py Migrate to new project structure. 2019-01-09 21:38:56 +03:00
exceptions.py Add automatic docstring formatter and apply 2019-10-24 08:41:10 +02:00
multiselect_client_interface.py Enforce pre-summary newline in docstrings 2019-10-24 20:10:45 +02:00
multiselect_client.py enforced f-strings everywhere, %s on logging 2019-12-19 17:31:18 +01:00
multiselect_communicator_interface.py Enforce pre-summary newline in docstrings 2019-10-24 20:10:45 +02:00
multiselect_communicator.py Raise ParseError in read_delim 2019-09-23 16:01:22 +08:00
multiselect_muxer_interface.py A mux can provide the protocols it responds to 2019-11-06 11:41:27 -08:00
multiselect.py enforced f-strings everywhere, %s on logging 2019-12-19 17:31:18 +01:00