Closed EricBolten closed 9 months ago
[!IMPORTANT]
Auto Review Skipped
Review was skipped due to path filters
Files ignored due to path filters (2)
* `Cargo.lock` is excluded by: `!**/*.lock` * `Cargo.toml` is excluded by: `!**/*.toml`
This update introduces the configuration of Application-Layer Protocol Negotiation (ALPN) protocols within the server's setup, specifically in the auth_config
function. This enhancement aims to streamline secure communication by allowing the server to select the most appropriate protocol for encrypted connections.
File | Change Summary |
---|---|
src/server.rs |
Added ALPN protocols configuration in auth_config function. |
🐰✨
In the server's heart, a change does spark,
With ALPN's dance in the secure night's dark.
Protocols align, in harmony they embark,
For safer conversations, we set the mark.
🌟🐇
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit