Skip to main content
Module

x/aleph/std.ts>ws.readFrame

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

Read websocket frame from given BufReader

Parameters

buf: BufReader