import * as sockets from "https://deno.land/x/sockets@v0.5.0/src/client.ts"; ClassescClientThe Client class represents a single end-user client. It contains information about their id, their web socket connection, and many more.