Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

🐳💨 – Deno powered JSON oriented site generator
Go to Latest
variable plugin
import { plugin } from "https://deno.land/x/gustwind@v0.36.2/plugins/websocket/mod.ts";

type

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