Skip to content

Conversation

@achingbrain
Copy link
Member

Each incoming relayed connection uses a libp2p stream on the connection - we already allow the user to configure the number of HOP streams (e.g. local client to relay) this PR allows configuring the number of STOP strems (e.g. relay to remote client)

Default the values to the default max connections so all connections can be relayed connections.

Each incoming relayed connection uses a libp2p stream on the connection
- we already allow the user to configure the number of HOP streams
(e.g. local client to relay) this PR allows configuring the number of
STOP strems (e.g. relay to remote client)

Default the values to the default max connections so all connections can
be relayed connections.
@achingbrain achingbrain merged commit 0828dd9 into master Jun 14, 2023
@achingbrain achingbrain deleted the fix/expose-max-stop-streams-config branch June 14, 2023 12:53
This was referenced Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants