libp2p
Preparing search index...
@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
maxInboundStreams
?:
number
Optional
max
Outbound
Streams
maxOutboundStreams
?:
number
Optional
protocol
Prefix
protocolPrefix
?:
string
Optional
run
On
Limited
Connection
runOnLimitedConnection
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Inbound
Streams
max
Outbound
Streams
protocol
Prefix
run
On
Limited
Connection
libp2p
Loading...