Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method DenoWebSocketDuplexConnection.prototype.write
import { DenoWebSocketDuplexConnection } from "https://deno.land/x/rsocket@0.3.0/rsocket/DuplexConnection.ts";

Parameters

chunk: Uint8Array

Returns

Promise<void>