import * as sockets from "https://deno.land/x/sockets@v0.5.0/src/sender.ts"; ClassescSenderThe Sender class is responsible for adding messages to the message queue, and then to work through the queue stack which will send the message.