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

feat!: specify stream limits #348

Merged
merged 1 commit into from
Jun 17, 2022
Merged

Conversation

achingbrain
Copy link
Member

Adds two config params maxInboundStreams and maxOutboundStreams that allow us to configure how many protocol streams are allowed to be running in parallel.

Initial default values are completely arbitrary, will need to tune these for typical workloads.

BREAKING CHANGE: Updates to new registrar API

Adds two config params `maxInboundStreams` and `maxOutboundStreams`
that allow us to configure how many protocol streams are allowed
to be running in parallel.

Initial default values are completely arbitrary, will need to tune
these for typical workloads.

BREAKING CHANGE: Updates to new registrar API
@achingbrain achingbrain merged commit c2a9238 into master Jun 17, 2022
@achingbrain achingbrain deleted the fix/specify-stream-limits branch June 17, 2022 08:04
github-actions bot pushed a commit that referenced this pull request Jun 17, 2022
## [3.0.0](v2.0.0...v3.0.0) (2022-06-17)

### ⚠ BREAKING CHANGES

* Updates to new registrar API

### Features

* specify stream limits ([#348](#348)) ([c2a9238](c2a9238))
@github-actions
Copy link

🎉 This PR is included in version 3.0.0 🎉

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