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

std/ws/mod.ts>readFrame

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function readFrame
Deprecated
Deprecated

use Deno.upgradeWebSocket Read websocket frame from given BufReader

import { readFrame } from "https://deno.land/std@0.114.0/ws/mod.ts";