deno/ext/websocket
denobot 3385d1252e
chore: forward v2.0.1 release commit to main (#26338)
This is the release commit being forwarded back to main for 2.0.1

Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-10-16 23:48:42 +00:00
..
autobahn build: remove --unstable flags from CI (#25548) 2024-09-10 03:10:20 +02:00
01_websocket.js refactor(ext/websocket): align error messages (#25622) 2024-09-17 15:32:12 -07:00
02_websocketstream.js fix(ext/websocket): unhandled close rejection in WebsocketStream (#25125) 2024-08-21 23:00:23 +02:00
Cargo.toml chore: forward v2.0.1 release commit to main (#26338) 2024-10-16 23:48:42 +00:00
lib.deno_websocket.d.ts chore: add code generation for @types/deno (#25545) 2024-09-23 19:18:52 +00:00
lib.rs refactor(ext/tls): use concrete error types (#26174) 2024-10-12 16:53:38 -07:00
README.md
stream.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00

deno_websocket

This op crate implements the websocket functions of Deno.

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