deno/cli/tests
Matt Mastracci 6b42cecc06
feat(ext/net): use rustls_tokio_stream (#21205)
Fixes #21121 and #19498

Migrates fully to rustls_tokio_stream. We no longer need to maintain our
own TlsStream implementation to properly support duplex.

This should fix a number of errors with TLS and websockets, HTTP and
"other" places where it's failing.
2023-11-15 16:12:46 -07:00
..
integration feat(ext/net): use rustls_tokio_stream (#21205) 2023-11-15 16:12:46 -07:00
node_compat fix(ext/node): Re-enable alloc max size test (#21059) 2023-11-11 08:23:01 +00:00
testdata feat(ext/net): use rustls_tokio_stream (#21205) 2023-11-15 16:12:46 -07:00
unit feat(ext/net): use rustls_tokio_stream (#21205) 2023-11-15 16:12:46 -07:00
unit_node fix(ext/node): add APIs perf_hook.performance (#21192) 2023-11-14 16:33:09 +05:30
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00