mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-11 07:30:55 +00:00
Merge branch 'master' into upgrader
This commit is contained in:
@ -22,8 +22,7 @@ class TransportUpgrader(object):
|
||||
"""
|
||||
# For PoC, no security
|
||||
# Default to mplex
|
||||
|
||||
|
||||
# TODO do exchange to determine multiplexer
|
||||
|
||||
return MuxedConn(conn, initiator)
|
||||
|
||||
Reference in New Issue
Block a user