chatmail / chatmail/async-native-tls

Allow read negotiated ALPN

Open Beginner friendly
#43 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
74
Forks
25
PR merge metrics
No merged PRs in 30d

Description

Right now, I can't read negotiated ALPN, the actual implementation doesnt allow me to access native_tls::TlsStream, which expose this method.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the async-native-tls implementation that wraps native_tls::TlsStream and inspect how the stream is exposed. Check the native_tls ALPN API and existing public interfaces; the work is done when callers can read the negotiated ALPN value through this implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
security
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.