1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-02 09:34:19 -04:00
denoland-deno/ext/websocket
denobot 916598f8a7
1.28.0 (#16620)
Co-authored-by: David Sherret <dsherret@gmail.com>
2022-11-13 15:31:36 -05: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 1.28.0 (#16620) 2022-11-13 15:31:36 -05:00
lib.deno_websocket.d.ts docs: add permission tags to JSDocs (#15541) 2022-08-23 10:57:01 +10:00
lib.rs revert 9ea0ce6198 (#16501) 2022-11-01 16:06:06 +01:00
README.md Rename extensions/ directory to ext/ (#11643) 2021-08-11 12:27:05 +02:00

deno_websocket

This op crate implements the websocket functions of Deno.

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