Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to get path stats #680

Merged
merged 3 commits into from
Mar 21, 2024
Merged

Add ability to get path stats #680

merged 3 commits into from
Mar 21, 2024

Conversation

dries-c
Copy link
Contributor

@dries-c dries-c commented Feb 21, 2024

Motivation:
Ability to get the RTT as requested in #678

Modification:
Add ability to get the path stats using quiche_conn_path_stats

Result:
The change adds the API to get the path stats, however I wasn't sure if I should include it in QuicheConnectionStats directly.

dries-c added a commit to NetherGamesMC/ProxyTransport that referenced this pull request Mar 2, 2024
Copy link
Member

@normanmaurer normanmaurer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost there

codec-native-quic/src/main/c/netty_quic_quiche.c Outdated Show resolved Hide resolved
@normanmaurer normanmaurer merged commit a8de4de into netty:main Mar 21, 2024
14 checks passed
@normanmaurer
Copy link
Member

@dries-c thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants