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

x/aleph/std.ts>ws.createSecKey

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

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

Returns

string