import * as sockets from "https://deno.land/x/sockets@v0.5.0/src/transmitter.ts"; ClassescTransmitterThe Transmitter class is used as the middleman between the client and server, when sending messages, to connect the 'wires' between them.