1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/ext/websocket
2023-04-12 15:42:30 +02:00
..
01_websocket.js chore: Turn back on dlintPreferPrimordials (#17715) 2023-04-12 15:42:30 +02:00
02_websocketstream.js chore: Turn back on dlintPreferPrimordials (#17715) 2023-04-12 15:42:30 +02:00
Cargo.toml 1.32.3 (#18558) 2023-04-01 18:51:46 -04:00
lib.deno_websocket.d.ts chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
lib.rs perf(ext/websocket): efficient event kind serialization (#18509) 2023-03-31 11:43:20 -06: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