0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-14 17:47:35 -05:00
denoland-deno/ext/websocket
2022-09-22 11:03:35 -04:00
..
01_websocket.js
02_websocketstream.js
Cargo.toml upgrade deps (#15914) 2022-09-22 11:03:35 -04:00
lib.deno_websocket.d.ts
lib.rs perf(runtime): short-circuit queue_async_op for Poll::Ready (#15773) 2022-09-09 15:28:27 +09:00
README.md

deno_websocket

This op crate implements the websocket functions of Deno.

Spec: https://html.spec.whatwg.org/multipage/web-sockets.html