Is there any way to get the http2 connection state using hyper? #3736
ionut-slaveanu
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wanted to know if there is any method to know that the http2 connection is in handshaking state?
I'm trying to implement grpc max_connection_age_ms and max_connection_age_grace_ms in tonic.
See:
hyperium/tonic#1865
Beta Was this translation helpful? Give feedback.
All reactions