Preparing search index...
The search index is not available
libp2p
libp2p
@libp2p/echo
EchoInit
Interface EchoInit
interface
EchoInit
{
maxInboundStreams
?:
number
;
maxOutboundStreams
?:
number
;
protocolPrefix
?:
string
;
runOnLimitedConnection
?:
boolean
;
}
Index
Properties
max
Inbound
Streams?
max
Outbound
Streams?
protocol
Prefix?
run
On
Limited
Connection?
Properties
Optional
max
Inbound
Streams
max
Inbound
Streams
?:
number
Optional
max
Outbound
Streams
max
Outbound
Streams
?:
number
Optional
protocol
Prefix
protocol
Prefix
?:
string
Optional
run
On
Limited
Connection
run
On
Limited
Connection
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
max
Inbound
Streams
max
Outbound
Streams
protocol
Prefix
run
On
Limited
Connection
libp2p
Loading...