js-waku icon indicating copy to clipboard operation
js-waku copied to clipboard

chore: use yamux instead of mplex

Open weboko opened this issue 7 months ago • 3 comments

This is a change request

Proposed Solutions

Use yamux here: https://github.com/waku-org/js-waku/blob/c81872ae0e27331fc2c9249f310c3901cf06d5ce/packages/sdk/src/create.ts#L215

Notes

From the thread - https://github.com/waku-org/go-waku/pull/851#discussion_r1387565204

weboko avatar Jan 03 '24 16:01 weboko

Addressed in js-waku here: #1894

Blocked until nwaku releases support for yamux: https://github.com/waku-org/nwaku/pull/2518

danisharora099 avatar Mar 07 '24 14:03 danisharora099

@danisharora099 seems to be unblocked by https://github.com/waku-org/nwaku/releases/tag/v0.27.0

weboko avatar Apr 24 '24 14:04 weboko

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

danisharora099 avatar Apr 25 '24 08:04 danisharora099