1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/ext
Bartek Iwańczuk a931a47511
feat: stabilize Deno.HttpServer.shutdown and Unix socket support (#21463)
This commit stabilizes "Deno.HttpServer.shutdown" API as well as
Unix socket support in "Deno.serve" API.

---------

Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-12-06 23:43:01 +00:00
..
broadcast_channel chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
cache chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
console chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
cron chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
crypto chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
fetch feat(ext/fetch): allow Deno.HttpClient to be declared with using (#21453) 2023-12-06 16:52:59 +09:00
ffi chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
fs chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
http feat: stabilize Deno.HttpServer.shutdown and Unix socket support (#21463) 2023-12-06 23:43:01 +00:00
io chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
kv chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
napi chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
net chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
node chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
tls chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
url chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
web feat(ext/web): add ImageData Web API (#21183) 2023-12-06 14:20:28 +01:00
webidl chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
websocket chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00
webstorage chore: forward v1.38.5 release commit to main (#21472) 2023-12-06 00:53:16 +00:00