Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

fix: reset stream when over inbound stream limit #193

Merged
merged 3 commits into from
Jul 22, 2022

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Jul 20, 2022

Instead of creating a stream or throwing an error, discard any NEW_STREAM messages that put us over the inbound stream limit and send a message to the initiator resetting that stream.

Instead of creating a stream or throwing an error, disguard any NEW_STREAM
messages that put us over the inbound stream limit and send a message
to the initiator resetting that stream.
@achingbrain achingbrain merged commit 41fefa4 into master Jul 22, 2022
@achingbrain achingbrain deleted the fix/reset-stream-over-limit branch July 22, 2022 09:06
github-actions bot pushed a commit that referenced this pull request Jul 22, 2022
## [4.0.1](v4.0.0...v4.0.1) (2022-07-22)

### Bug Fixes

* remove need of buffer polyfill config for browser ([#194](#194)) ([7c39830](7c39830))
* reset stream when over inbound stream limit ([#193](#193)) ([41fefa4](41fefa4))
@github-actions
Copy link

🎉 This PR is included in version 4.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant