py-libp2p/libp2p/network/stream
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 Have StreamError inherit from IOException 2019-09-15 16:34:16 +08:00
net_stream_interface.py Add automatic docstring formatter and apply 2019-10-24 08:41:10 +02:00
net_stream.py enforced f-strings everywhere, %s on logging 2019-12-19 17:31:18 +01:00