import * as socketIo from "https://deno.land/x/socket_io@0.2.0/deps.ts";
Interfaces
Information about the connection a request arrived on. |
Type Aliases
A handler for HTTP requests. Consumes a request and connection information and returns a response. |