mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
swarm listen done
This commit is contained in:
@ -24,5 +24,4 @@ class TransportUpgrader(object):
|
||||
# Default to mplex
|
||||
|
||||
# TODO do exchange to determine multiplexer
|
||||
|
||||
return MuxedConn(conn, initiator)
|
||||
|
||||
Reference in New Issue
Block a user