Skip to main content
Module

x/sockets/src/channel.ts

A WebSocket library for Deno.
Latest
import * as sockets from "https://deno.land/x/sockets@v0.5.0/src/channel.ts";

Classes

Channel represents channels, also known as "rooms". This class describes open channels, and is used to place clients into