deno/ext
Satya Rohith d1b0129034
WIP: implement JSStream to terminate TLS on a javascript stream
Issue: https://github.com/denoland/deno/issues/20594

We need to implement JSStreamSocket from nodejs in
deno for rustls to terminate TLS on a JavaScript stream.

c46b2b9da3/lib/internal/js_stream_socket.js (L49)

Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
2025-05-05 15:02:07 +05:30
..
broadcast_channel 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
cache 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
canvas 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
console refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
cron 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
crypto refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
fetch refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
ffi 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
fs 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
http fix(ext/node): don't use user manipulated Response objects, use correct rawHeaders structure (#29105) 2025-04-30 18:23:53 +02:00
io refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
kv 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
napi 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
net refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
node WIP: implement JSStream to terminate TLS on a javascript stream 2025-05-05 15:02:07 +05:30
os 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
process 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
rt_helper 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
telemetry 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
tls 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
url refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
web refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
webgpu 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
webidl refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
websocket 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
webstorage 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00