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

add new gossipsub topic to publish listen address messages #34

Closed
p-shahi opened this issue Apr 11, 2023 · 2 comments
Closed

add new gossipsub topic to publish listen address messages #34

p-shahi opened this issue Apr 11, 2023 · 2 comments
Assignees

Comments

@p-shahi
Copy link
Member

p-shahi commented Apr 11, 2023

Browser A connects to relay node
Browser A learns it's relayed multiaddress
Publishes the relayed multiaddr to the new topic
Browser B boots up subscribes to the new topic, connects to relay node
It receives A's relayed multiaddr through the new topic
B then dials A using the relayed multiaddr and establishes a webrtc connection

@p-shahi
Copy link
Member Author

p-shahi commented Apr 11, 2023

We don't need this since we got it working with kademlia

@p-shahi p-shahi closed this as completed Apr 11, 2023
@mxinden
Copy link
Member

mxinden commented Apr 11, 2023

🎉

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

No branches or pull requests

3 participants