py-libp2p/libp2p/stream_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
..
mplex 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
abc.py Merge pull request #331 from dmuhs/fix/docs-format 2019-10-28 09:39:52 -06:00
exceptions.py Add detection for disconnections in mplex 2019-09-19 15:55:26 +08:00
muxer_multistream.py Replace (check and) del pattern with pop method 2019-11-20 23:06:37 +08:00