Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function createSecAccept
import { createSecAccept } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/ws/mod.ts";

Create sec-websocket-accept header value with given nonce

Parameters

nonce: string

Returns

string