mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 23:34:47 -05:00
531754c354
Instead of relying on `op_ws_send` to send different kinds of messages, use specialized ops everywhere. |
||
---|---|---|
.. | ||
01_websocket.js | ||
02_websocketstream.js | ||
Cargo.toml | ||
lib.deno_websocket.d.ts | ||
lib.rs | ||
README.md | ||
stream.rs |
deno_websocket
This op crate implements the websocket functions of Deno.
Spec: https://html.spec.whatwg.org/multipage/web-sockets.html