property Deno.QuicConn.incomingBidirectionalStreams
A stream of bidirectional streams opened by the peer.
Type Jump to heading
ReadableStream<QuicBidirectionalStream>A stream of bidirectional streams opened by the peer.
ReadableStream<QuicBidirectionalStream>