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.
Latest
function createSecKey
import { createSecKey } from "https://deno.land/x/abc@v1.3.3/vendor/https/deno.land/std/ws/mod.ts";

Returns base64 encoded 16 bytes string for Sec-WebSocket-Key header.

Returns

string