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

RFC: Group Chat using Libp2p #28

Open
vasa-develop opened this issue Jan 12, 2020 · 2 comments
Open

RFC: Group Chat using Libp2p #28

vasa-develop opened this issue Jan 12, 2020 · 2 comments
Assignees
Labels
JS Libp2p Libp2p related stuff new-rfc To identify incoming RFCs (for review purposes)

Comments

@vasa-develop
Copy link
Member

What new topic/thread/tutorial are you proposing? Please describe.
As per my discussion with @shresthagrawal on our discord channel, we need a tutorial to build a group chat like Slack/Discord using Libp2p.

Additional context
Here is a good starting point.

@vasa-develop vasa-develop added new-rfc To identify incoming RFCs (for review purposes) JS Libp2p Libp2p related stuff labels Jan 12, 2020
@AgentJ-WR
Copy link

Ya, so the trick is using the Pub/Sub method and subscribing to the topics.. Now, if you want 1 network for 1 group chatroom than its just a matter of defining and sharing the unique address on application.

@vasa-develop
Copy link
Member Author

vasa-develop commented Jan 28, 2020

@AgentJ-WR BTW, did you check out this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JS Libp2p Libp2p related stuff new-rfc To identify incoming RFCs (for review purposes)
Projects
None yet
Development

No branches or pull requests

4 participants