1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/extensions
Leo K 2db381eba9
feat: add experimental WebSocketStream API (#10365)
This commit adds the experimental WebSocketStream API when
using the --unstable flag.

The explainer for the API can be found here:
https://github.com/ricea/websocketstream-explainer
2021-08-10 00:28:17 +02:00
..
broadcast_channel chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
console chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
crypto chore: Upgrade RSA to 0.5.0 (#11589) 2021-08-06 10:10:50 +02:00
fetch feat: Add --unsafely-treat-insecure-origin-as-secure flag to disable SSL verification (#11324) 2021-08-09 16:53:21 +02:00
ffi Upgrade deno-libffi to 0.0.7, fixes M1 build (#11607) 2021-08-09 14:15:37 +02:00
http fix(websocket): allow any close code for server (#11614) 2021-08-09 10:45:59 +02:00
net feat: Add --unsafely-treat-insecure-origin-as-secure flag to disable SSL verification (#11324) 2021-08-09 16:53:21 +02:00
timers chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
tls feat: Add --unsafely-treat-insecure-origin-as-secure flag to disable SSL verification (#11324) 2021-08-09 16:53:21 +02:00
url chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
web feat: add experimental WebSocketStream API (#10365) 2021-08-10 00:28:17 +02:00
webgpu chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
webidl chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00
websocket feat: add experimental WebSocketStream API (#10365) 2021-08-10 00:28:17 +02:00
webstorage chore: format toml files internally (#11563) 2021-08-02 10:19:27 -04:00