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

Extending chat example to support peer discovery #3

@upperwal

Description

@upperwal

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions