Hierarchy

  • StreamHandlerOptions

Properties

maxInboundStreams?: number

How many incoming streams can be open for this protocol at the same time on each connection (default: 32)

maxOutboundStreams?: number

How many outgoing streams can be open for this protocol at the same time on each connection (default: 64)