libp2p
Preparing search index...
@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
maxInboundStreams
?:
number
Optional
max
Outbound
Streams
maxOutboundStreams
?:
number
Optional
protocol
Prefix
protocolPrefix
?:
string
Optional
timeout
timeout
?:
number
How long we should wait for a remote peer to send any data
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Inbound
Streams
max
Outbound
Streams
protocol
Prefix
timeout
libp2p
Loading...
How long we should wait for a remote peer to send any data