libp2p
Preparing search index...
@libp2p/ping
PingInit
Interface PingInit
interface
PingInit
{
maxInboundStreams
?:
number
;
maxOutboundStreams
?:
number
;
protocolPrefix
?:
string
;
runOnLimitedConnection
?:
boolean
;
timeout
?:
number
;
}
Index
Properties
max
Inbound
Streams?
max
Outbound
Streams?
protocol
Prefix?
run
On
Limited
Connection?
timeout?
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
Optional
timeout
timeout
?:
number
How long we should wait for a ping response
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
timeout
libp2p
Loading...
How long we should wait for a ping response