-
Notifications
You must be signed in to change notification settings - Fork 42
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
[Epic] Waku Relay scalability in the Browser #905
Comments
Weekly update
|
Need to review this:
For now, let's continue on the current work wich aims to chip a PoC that run Waku Relay over WebRTC to other node. Once done, we can review the work we want to do this year. |
Weekly update:
|
As a part of this epic, we should also track work around looking into implementing other more reliable NAT traversal techniques by libp2p like:
Both of these have support for js-libp2p in browser and might help with NAT traversal, along with WebRTC |
Icebox'd, see waku-org/pm#50 (comment) |
Problem
See https://forum.vac.dev/t/waku-v2-scalability-studies/142/9?u=fryorcraken for original post
tl;dr:
Proposed Solutions
0. Make Relay Production Ready
1. Enable browser to browser connection
Waku Socket (better name pending) #681Ref libp2p/specs#220
2. Peer Exchange "Push"
Once browser-to-browser connection is possible, then browser need to advertise themselves in way that works for short live nodes.
3. Waku Browser Extension
Notes:
The text was updated successfully, but these errors were encountered: