Skip to main content
Module

x/aleph/std.ts>ws.createSecAccept

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function ws.createSecAccept
import { ws } from "https://deno.land/x/aleph@v0.2.28/std.ts";
const { createSecAccept } = ws;

Create sec-websocket-accept header value with given nonce

Parameters

nonce: string

Returns

string