import * as sockets from "https://deno.land/x/sockets@v0.5.0/deps.ts";
Functions
Upgrade given TCP connection into websocket connection | |
Create a HTTP server | |
Create an HTTPS server with given options |
Type Aliases
Options for creating an HTTP server. | |
Options for creating an HTTPS server. |