property
http2.ClientSessionOptions.peerMaxConcurrentStreams
peerMaxConcurrentStreams?: number
Sets the maximum number of concurrent streams for the remote peer as if a SETTINGS frame had been received. Will be overridden if the remote peer sets its own value for maxConcurrentStreams.