import { WebSocketServer } from "https://deno.land/x/ayonli_jsext@v0.9.72/ws.ts";
Used in Bun, to bind the WebSocket server to the Bun server instance.
Parameters
server: BunServer
x/ayonli_jsext/ws.ts>WebSocketServer#bunBind
import { WebSocketServer } from "https://deno.land/x/ayonli_jsext@v0.9.72/ws.ts";
Used in Bun, to bind the WebSocket server to the Bun server instance.