0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/extensions/websocket
2021-07-05 15:50:56 +02:00
..
01_websocket.js refactor: use primordials for extensions/websocket (#11240) 2021-07-04 17:38:04 +02:00
Cargo.toml chore: upgrade Tokio to 1.8.0 (#11281) 2021-07-05 15:50:56 +02:00
lib.deno_websocket.d.ts Rename crate_ops to extensions (#10431) 2021-04-30 15:51:48 -04:00
lib.rs cleanup(ops): remove unused ZeroCopyBuf arg-types (#10530) 2021-05-08 14:37:42 +02:00
README.md Rename crate_ops to extensions (#10431) 2021-04-30 15:51:48 -04:00

deno_websocket

This op crate implements the websocket functions of Deno.

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