libp2p
Preparing search index...
@libp2p/mplex
mplex
Function mplex
mplex
(
init
?:
MplexInit
)
:
(
components
:
MplexComponents
)
=>
StreamMuxerFactory
Parameters
init
:
MplexInit
= {}
Returns
(
components
:
MplexComponents
)
=>
StreamMuxerFactory
Deprecated
mplex is deprecated as it has no flow control. Please use yamux instead.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
libp2p
Loading...
Deprecated
mplex is deprecated as it has no flow control. Please use yamux instead.