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

[Epic] waku relay (browser) #14

Closed
5 tasks done
D4nte opened this issue Mar 28, 2021 · 2 comments · Fixed by #49
Closed
5 tasks done

[Epic] waku relay (browser) #14

D4nte opened this issue Mar 28, 2021 · 2 comments · Fixed by #49

Comments

@D4nte
Copy link
Contributor

D4nte commented Mar 28, 2021

Problem

See #13. Dapps and wallets are web apps running in desktop and mobile browser.

Solution

To enable developers using waku relay as a communication protocol, js-waku needs to support browser environment.

Acceptance Criteria

Steps

  • Render list of chat messages
  • Render chat messages (timestamp, handle, message)
  • React on waku relay messages
  • Send messages
@D4nte D4nte added this to the waku-relay (browser) milestone Mar 28, 2021
@oskarth oskarth changed the title [Epic] walu relay (browser) [Epic] waku relay (browser) Apr 1, 2021
@D4nte D4nte removed this from the waku relay (browser) milestone Apr 6, 2021
@D4nte

This comment has been minimized.

@D4nte

This comment has been minimized.

bors bot added a commit that referenced this issue Apr 21, 2021
38: Web chat React app  r=D4nte a=D4nte

Helps with #14 

Simple web chat app. Currently using a mock for waku. Next step: Integrate waku.

Co-authored-by: Franck Royer <franck@royer.one>
Co-authored-by: Franck Royer <franck@status.im>
@bors bors bot closed this as completed in 8a6caf5 Apr 22, 2021
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

Successfully merging a pull request may close this issue.

1 participant