deno/ext/websocket
Divy Srivastava 1a81b2826d
refactor: rewrite websocket to use op2 macro (#20140)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-10-04 21:43:58 +00:00
..
autobahn
01_websocket.js refactor: rewrite websocket to use op2 macro (#20140) 2023-10-04 21:43:58 +00:00
02_websocketstream.js feat: support import attributes (#20342) 2023-09-07 09:09:16 -04:00
Cargo.toml chore: forward v1.37.1 release commit to main (#20706) 2023-09-27 09:13:48 +00:00
lib.deno_websocket.d.ts
lib.rs refactor: rewrite websocket to use op2 macro (#20140) 2023-10-04 21:43:58 +00:00
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