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

x/abc/vendor/https/deno.land/std/ws/mod.ts>createSecKey

A better Deno framework to create web application.
Go to Latest
function createSecKey
import { createSecKey } from "https://deno.land/x/abc@v1.0.3/vendor/https/deno.land/std/ws/mod.ts";

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

Returns

string