Skip to content

How do stream limits work? #1441

Answered by nibanks
jeremyong asked this question in Q&A
Apr 6, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

PereBidiStreamCount is not a hard limit. It automatically allows for more streams to be created once the old ones are shutdown in both directions (not just the send direction). The stream has to be shutdown completely by both sides before the transport considers it gone, and allows for a new one to be created.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jeremyong
Comment options

Answer selected by nibanks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants