mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Merge branch 'master' into upgrader
This commit is contained in:
@ -26,4 +26,3 @@ class TransportUpgrader(object):
|
|||||||
# TODO do exchange to determine multiplexer
|
# TODO do exchange to determine multiplexer
|
||||||
|
|
||||||
return MuxedConn(conn, initiator)
|
return MuxedConn(conn, initiator)
|
||||||
|
|
||||||
Reference in New Issue
Block a user