Skip to main content
Module

std/ws/mod.ts>createSecAccept

Deno standard library
Go to Latest
function createSecAccept
import { createSecAccept } from "https://deno.land/std@0.34.0/ws/mod.ts";

Create sec-websocket-accept header value with given nonce

Parameters

nonce: string

Returns

string