createUnidirectionalStreamAsync
fun createUnidirectionalStreamAsync(options: WebTransportSendStreamOptions = definedExternally): Promise<WritableStream<*>>(source)
The createUnidirectionalStream()
method of the WebTransport interface asynchronously opens a unidirectional stream.