Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

reduce the number of max incoming stream to 256 #41

Merged
merged 2 commits into from
Dec 12, 2021

Conversation

marten-seemann
Copy link
Contributor

@marten-seemann marten-seemann commented Dec 10, 2021

go-yamux sets a default of 1000.

Depends on libp2p/go-libp2p-testing#41.

go-yamux sets a default of 1000.
@marten-seemann
Copy link
Contributor Author

Tests are failing because there's a test that's opening 1000 streams. This test is valuable for QUIC, which has proper stream management, but of course it fails with subpar stream muxers such as yamux.

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