import * as socketIo from "https://deno.land/x/socket_io@0.2.0/packages/socket.io/mod.ts";
Classes
A Namespace is a communication channel that allows you to split the logic of your application over a single shared connection. | |
Represents a Socket.IO server. | |
This is the main object for interacting with a client. |