class ConnectionWebSocket
implements ConnectionUnframed
extends ConnectionUnframed
import { ConnectionWebSocket } from "https://deno.land/x/mtkruto@0.1.130/connection/1_connection_web_socket.ts";
Constructors
new
ConnectionWebSocket(url: string | URL)