Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use yamux instead of mplex #1771

Open
weboko opened this issue Jan 3, 2024 · 5 comments · May be fixed by #1894
Open

chore: use yamux instead of mplex #1771

weboko opened this issue Jan 3, 2024 · 5 comments · May be fixed by #1894
Assignees
Labels
enhancement New feature or request

Comments

@weboko
Copy link
Collaborator

weboko commented Jan 3, 2024

This is a change request

Proposed Solutions

Use yamux here:

streamMuxers: [mplex()],

Notes

From the thread - waku-org/go-waku#851 (comment)

@weboko weboko added the enhancement New feature or request label Jan 3, 2024
@danisharora099 danisharora099 linked a pull request Mar 7, 2024 that will close this issue
6 tasks
@danisharora099 danisharora099 self-assigned this Mar 7, 2024
@danisharora099
Copy link
Collaborator

danisharora099 commented Mar 7, 2024

Addressed in js-waku here: #1894

Blocked until nwaku releases support for yamux: waku-org/nwaku#2518

@weboko
Copy link
Collaborator Author

weboko commented Apr 24, 2024

@danisharora099
Copy link
Collaborator

Yes, the PR upgraded nwaku to 0.27 but dials seem to be failing. Will come back to this and investigate

@danisharora099
Copy link
Collaborator

Side update: #2139 (comment)

@danisharora099
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Blocked
Development

Successfully merging a pull request may close this issue.

2 participants