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

Extending chat example to support peer discovery #3

Closed
upperwal opened this issue Jul 30, 2018 · 0 comments
Closed

Extending chat example to support peer discovery #3

upperwal opened this issue Jul 30, 2018 · 0 comments

Comments

@upperwal
Copy link
Contributor

Extending basic chat example to include peer discovery using IPFS bootstrapping nodes and a rendezvous point to connect with other peers. This is important because current example needs manual connection by giving a peer address hence its confusing.

This example will demonstrate a simple p2p host with default transport and peer discovery mechanism and how to open a new stream once peers are found.

@bigs is also working on an example (#1) that will explore adding a custom transport (Onion transport) and using floodsub protocol for chatting. Which is more practical for chat usecase.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant