method Sender.prototype.sendimport { Sender } from "https://deno.land/x/sockets@v0.5.0/mod.ts"; send()Encodes messages and sends event to all clients listening to the channel or event except for the sender.