deno/ext/tls
2023-05-02 11:30:11 +00:00
..
Cargo.toml chore: release extension crates, unpin tokio (#18954) 2023-05-02 11:30:11 +00:00
lib.rs perf: lazily create RootCertStore (#18938) 2023-05-01 16:42:05 -04: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.