deno/ext/websocket
2024-05-05 18:56:55 -07:00
..
autobahn fix: upgrade deno_ast related crates (#23187) 2024-04-11 23:00:17 +00:00
01_websocket.js fix(ext/websocket): do not continue reading if socket rid closes (#21849) 2024-03-09 09:36:17 +05:30
02_websocketstream.js chore: update WPT (#23111) 2024-04-08 20:46:53 +02:00
Cargo.toml 1.43.0 (#23629) 2024-05-01 12:16:39 +05:30
lib.deno_websocket.d.ts docs: update categories to match new planned sitemap (#23677) 2024-05-05 18:56:55 -07:00
lib.rs fix(ext/websocket): do not continue reading if socket rid closes (#21849) 2024-03-09 09:36:17 +05:30
README.md Rename extensions/ directory to ext/ (#11643) 2021-08-11 12:27:05 +02:00
stream.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00

deno_websocket

This op crate implements the websocket functions of Deno.

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