import * as wocket from "https://deno.land/x/wocket@v1.0.0/src/websocket_client.ts";
Classes
A helper class built on top of the native WebSocket, to make it easier to send messages to channels, and listen for messages on channels. |
import * as wocket from "https://deno.land/x/wocket@v1.0.0/src/websocket_client.ts";
A helper class built on top of the native WebSocket, to make it easier to send messages to channels, and listen for messages on channels. |