mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-10 07:00:54 +00:00
Integrate security selectin into libp2p system
This commit is contained in:
@ -45,7 +45,6 @@ class MultiselectClient(IMultiselectClient):
|
||||
:param stream: stream to communicate with multiselect over
|
||||
:return: selected protocol
|
||||
"""
|
||||
|
||||
# Create a communicator to handle all communication across the stream
|
||||
communicator = MultiselectCommunicator(stream)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user