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

x/aleph/std.ts>ws.readFrame

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

Read websocket frame from given BufReader

Parameters

buf: BufReader