deno/ext/websocket
2022-11-21 16:23:47 +01:00
..
01_websocket.js revert 9ea0ce6198 (#16501) 2022-11-01 16:06:06 +01:00
02_websocketstream.js revert 9ea0ce6198 (#16501) 2022-11-01 16:06:06 +01:00
Cargo.toml chore: forward v1.28.1 release commit to main (#16678) 2022-11-17 02:17:19 +01:00
lib.deno_websocket.d.ts docs: add permission tags to JSDocs (#15541) 2022-08-23 10:57:01 +10:00
lib.rs Revert "fix(ext/websocket): make try_send ops infallible (#16454)" (#16743) 2022-11-21 16:23:47 +01:00
README.md

deno_websocket

This op crate implements the websocket functions of Deno.

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