py-libp2p/libp2p/network
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
..
connection enforced f-strings everywhere, %s on logging 2019-12-19 17:31:18 +01:00
stream enforced f-strings everywhere, %s on logging 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 PR feedbacks 2019-08-22 22:53:49 +08:00
network_interface.py Enforce pre-summary newline in docstrings 2019-10-24 20:10:45 +02:00
notifee_interface.py Change IMuxedConn to INetConn in Notifee 2019-09-19 16:31:41 +08:00
swarm.py enforced f-strings everywhere, %s on logging 2019-12-19 17:31:18 +01:00