import { type WebSocketHandler } from "https://deno.land/x/ayonli_jsext@v0.9.72/ws.ts";
WebSocket handler function for the WebSocketServer constructor.
definition: (socket: WebSocketConnection) => void
x/ayonli_jsext/ws.ts>WebSocketHandler
import { type WebSocketHandler } from "https://deno.land/x/ayonli_jsext@v0.9.72/ws.ts";
WebSocket handler function for the WebSocketServer constructor.