Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/gustwind/plugins/websocket/mod.ts>plugin

πŸ³πŸ’¨ – Deno powered site creator
Go to Latest
variable plugin
import { plugin } from "https://deno.land/x/gustwind@v0.56.1/plugins/websocket/mod.ts";

type

Plugin<{ wss: ReturnType<getWebsocketServer>; }>