Skip to main content
SessionOptions.peerMaxConcurrentStreams - http2 - Node documentation
property SessionOptions.peerMaxConcurrentStreams

Usage in Deno

import { type SessionOptions } from "node:http2";

Type

number | undefined