how to set max_concurrent_streams
for http2
#959
Answered
by
chrislearn
shenghui0779
asked this question in
Q&A
-
how to set |
Beta Was this translation helpful? Give feedback.
Answered by
chrislearn
Oct 25, 2024
Replies: 1 comment
-
你可以通过 Server 的设置 Http2 的 Builder. https://docs.rs/salvo_core/latest/salvo_core/server/struct.Server.html#method.http2_mut |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
shenghui0779
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
你可以通过 Server 的设置 Http2 的 Builder.
https://docs.rs/salvo_core/latest/salvo_core/server/struct.Server.html#method.http2_mut