Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

can not open stream anymore when the number of stream touch the MaxIncomingStreams #4

Open
glenn-lg opened this issue Mar 27, 2019 · 2 comments

Comments

@glenn-lg
Copy link
Contributor

What happened:
the quic-go has a limit of incoming streams,using the defaut MaxIncomingStreams(100), we only send less then 100 messages

What you expected to happen:
no message number limit

@qizha
Copy link
Collaborator

qizha commented Mar 27, 2019

you mean the limitation on server side or client side?

@glenn-lg
Copy link
Contributor Author

you mean the limitation on server side or client side?

yes,both server and client have the limitation

swx457056 added a commit to sandhyaravi/viaduct that referenced this issue Apr 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants