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

x/gustwind/server-deps.ts>websockets.WebSocketAcceptedClient#close

🐳💨 – Deno powered JSON oriented site generator
Go to Latest
method websockets.WebSocketAcceptedClient.prototype.close
import { websockets } from "https://deno.land/x/gustwind@v0.31.0/server-deps.ts";
const { WebSocketAcceptedClient } = websockets;

Parameters

optional
code = [UNSUPPORTED]
optional
reason: string

Returns

Promise<void>