libp2p
Preparing search index...
@libp2p/perf
PerfInit
Interface PerfInit
interface
PerfInit
{
maxInboundStreams
?:
number
;
maxOutboundStreams
?:
number
;
protocolName
?:
string
;
runOnLimitedConnection
?:
boolean
;
writeBlockSize
?:
number
;
}
Index
Properties
max
Inbound
Streams?
max
Outbound
Streams?
protocol
Name?
run
On
Limited
Connection?
write
Block
Size?
Properties
Optional
max
Inbound
Streams
maxInboundStreams
?:
number
Optional
max
Outbound
Streams
maxOutboundStreams
?:
number
Optional
protocol
Name
protocolName
?:
string
Optional
run
On
Limited
Connection
runOnLimitedConnection
?:
boolean
Optional
write
Block
Size
writeBlockSize
?:
number
Data sent/received will be sent in chunks of this size
Default
65536
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Inbound
Streams
max
Outbound
Streams
protocol
Name
run
On
Limited
Connection
write
Block
Size
libp2p
Loading...
Data sent/received will be sent in chunks of this size