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

fix: Increase number of inbound and outbound streams to 1024 #280

Merged
merged 2 commits into from
Mar 3, 2023

Conversation

DieMyst
Copy link
Contributor

@DieMyst DieMyst commented Mar 3, 2023

No description provided.

@DieMyst DieMyst changed the title fix: Increase number of inbound and outbound streams to 128 fix: Increase number of inbound and outbound streams to 1024 Mar 3, 2023
@@ -134,6 +134,12 @@ export class RelayConnection extends FluenceConnection {

async connect(onIncomingParticle: ParticleHandler) {
await this._lib2p2Peer.start();

// TODO: make it configurable
Copy link
Contributor

@coder11 coder11 Mar 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's mention this task in the TODO description: DXJ-328

@DieMyst DieMyst merged commit 1ccc483 into master Mar 3, 2023
@DieMyst DieMyst deleted the increase_substreams_number branch March 3, 2023 10:59
@fluencebot fluencebot mentioned this pull request Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants