Preparing search index...
The search index is not available
libp2p
libp2p
@libp2p/fetch
FetchInit
Interface FetchInit
interface
FetchInit
{
maxInboundStreams
?:
number
;
maxOutboundStreams
?:
number
;
protocolPrefix
?:
string
;
timeout
?:
number
;
}
Index
Properties
max
Inbound
Streams?
max
Outbound
Streams?
protocol
Prefix?
timeout?
Properties
Optional
max
Inbound
Streams
max
Inbound
Streams
?:
number
Optional
max
Outbound
Streams
max
Outbound
Streams
?:
number
Optional
protocol
Prefix
protocol
Prefix
?:
string
Optional
timeout
timeout
?:
number
How long we should wait for a remote peer to send any data
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
max
Inbound
Streams
max
Outbound
Streams
protocol
Prefix
timeout
libp2p
Loading...
How long we should wait for a remote peer to send any data