Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/texa/src/ws/WebSocket.ts

A Deno web framework inspired by Oak and Express. Built-in support for WebSockets, middleware and routing.
Latest
import * as texa from "https://deno.land/x/texa@0.8.1/src/ws/WebSocket.ts";

Classes

A remote websocket connection wrapper.