1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-07 06:46:59 -05:00
denoland-deno/ext
Luca Casonato f7ef08b6ef
refactor(ext/http): generic abstract listeners (#19132)
Improve abstractions around listeners to support listener + connection
network stream combinations not previously possible (for example a
listener exposed as a Tcp, creating Unix network streams).
2023-05-18 17:05:01 +02:00
..
broadcast_channel 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
cache refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19056) 2023-05-18 17:05:01 +02:00
console 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
crypto refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19056) 2023-05-18 17:05:01 +02:00
fetch 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
ffi refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19056) 2023-05-18 17:05:01 +02:00
fs refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19056) 2023-05-18 17:05:01 +02:00
http refactor(ext/http): generic abstract listeners (#19132) 2023-05-18 17:05:01 +02:00
io refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19056) 2023-05-18 17:05:01 +02:00
kv 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
napi 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
net refactor(ext/http): generic abstract listeners (#19132) 2023-05-18 17:05:01 +02:00
node refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19056) 2023-05-18 17:05:01 +02:00
tls 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
url 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
web 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
webidl 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00
websocket refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19056) 2023-05-18 17:05:01 +02:00
webstorage 1.33.3 (#19110) 2023-05-12 13:06:53 +02:00