mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
02c5f49a7a
Remove tokio-rustls as a direct dependency of Deno and refactor test_server to reduce code duplication. All tcp and tls listener paths go through the same streams now, with the exception of the simpler Hyper http-only handlers (those can be done in a later follow-up). Minor bugs fixed: - gRPC server should only serve h2 - WebSocket over http/2 had a port overlap - Restored missing eye-catchers for some servers (still missing on Hyper ones) |
||
---|---|---|
.. | ||
src | ||
std@b23a76a47a | ||
wpt@a8872d92b1 | ||
Cargo.toml |