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

[eth-pm] Use relay #88

Closed
fryorcraken opened this issue Sep 2, 2022 · 0 comments
Closed

[eth-pm] Use relay #88

fryorcraken opened this issue Sep 2, 2022 · 0 comments
Assignees
Labels
good first issue Good for newcomers track:platform-outreach Platform outreach track (Waku Product)

Comments

@fryorcraken
Copy link
Collaborator

fryorcraken commented Sep 2, 2022

Problem

web-chat example has been migrated to use filter+light push+store: #87.
As the node leaks IP/content topic link already when using store, it makes sense to use filter and light push.

eth-pm is a good candidate to use relay as store is not used and it's a more privacy focused example (e2ee).

We have relay-reactjs-chat that uses relay but it's an extremely basic app, eth-pm show case a bit more features

Acceptance Criteria

eth-pm uses relay to send and receive messages

Notes

craco needs to be used to enable react-scripts to bundle the .cjs file included in libp2p-gossipsub. See relay-reactjs-chat for inspiration.

@fryorcraken fryorcraken added the track:platform-outreach Platform outreach track (Waku Product) label Sep 2, 2022
@fryorcraken fryorcraken moved this to Todo in Waku Sep 2, 2022
@fryorcraken fryorcraken added this to Waku Sep 2, 2022
@danisharora099 danisharora099 self-assigned this Jan 5, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Waku Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers track:platform-outreach Platform outreach track (Waku Product)
Projects
Archived in project
Development

No branches or pull requests

2 participants