Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno/std/ws/mod.ts>createSecKey

A modern runtime for JavaScript and TypeScript.
Go to Latest
function createSecKey
import { createSecKey } from "https://deno.land/x/deno@v0.28.0/std/ws/mod.ts";

Create WebSocket-Sec-Key. Base64 encoded 16 bytes string

Returns

string