deno/ext/tls
denobot 1ece7dfd90
chore: forward v1.38.1 release commit to main (#21144)
This is the release commit being forwarded back to main for 1.38.1

Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
Co-authored-by: littledivy <littledivy@users.noreply.github.com>
2023-11-10 18:51:34 +05:30
..
Cargo.toml chore: forward v1.38.1 release commit to main (#21144) 2023-11-10 18:51:34 +05:30
lib.rs feat(ext/websocket): websockets over http2 (#21040) 2023-11-01 21:11:01 +00:00
README.md Rename extensions/ directory to ext/ (#11643) 2021-08-11 12:27:05 +02:00

deno_tls

This crate implements common utilities for TLS handling in other Deno extensions.