Skip to main content
Module

x/mtkruto/mod.ts>ConnectionWebSocket

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class ConnectionWebSocket
implements ConnectionUnframed
extends ConnectionUnframed
Re-export
import { ConnectionWebSocket } from "https://deno.land/x/mtkruto@0.1.124/mod.ts";

Constructors

new
ConnectionWebSocket(url: string | URL)

Properties

readonly
connected

Methods

read(p: Uint8Array)
write(p: Uint8Array)