Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as wsPromisified from "https://raw.githubusercontent.com/takker99/ws-promisified/master/mod.ts";

§Functions

openWS

create and open a web socket wrapped by Promise

§Interfaces

Result