0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/op_crates/websocket
Preta Crowz 7f8b44a60d
fix(cli): fix WebSocket close (#8776)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2021-02-12 14:50:08 +09:00
..
01_websocket.js fix(cli): fix WebSocket close (#8776) 2021-02-12 14:50:08 +09:00
Cargo.toml chore: update dependencies (#9455) 2021-02-09 15:34:34 +01:00
lib.deno_websocket.d.ts chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
lib.rs chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
README.md refactor: move WebSocket API to an op_crate (#9026) 2021-01-06 16:57:28 +01:00

deno_websocket

This op crate implements the websocket functions of Deno.

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