Skip to main content
method Sono.prototype.handleWs
import { Sono } from "https://deno.land/x/sono@v1.1/mod.ts";

handleWS method handles a socket connection Instantiants a new client Events of socket are looped thru and dealt with accordingly

Returns

Promise<void>