Commit Graph
15 Commits
Author SHA1 Message Date
Franck R 160fea0e7b Waku.dial accepts protocols expected from the peer. Defaults to Waku Relay only. (#516) 2022-02-13 19:04:50 +11:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 42c5115a32 Bump @testing-library/jest-dom from 5.16.1 to 5.16.2 in /examples/relay-reactjs-chat (#489)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-04 14:25:53 +11:00
Jakub e4888f779c ci: build examples and deply in a subfolder (#432) 2022-02-02 11:35:28 +11:00
Franck R d9248dbc56 Replace waitForConnectedPeer with waitForRemotePeer (#469) 2022-01-30 21:56:21 +11:00
Franck R 41b7ef17e1 Remove web-vitals (#429) 2022-01-24 18:19:11 +11:00
Franck R c7fe1bd789 Rename DappConnect to Waku Connect (#427) 2022-01-24 15:00:11 +11:00
Franck Royer 4fd2db608b Update caniuse in all examples 2022-01-13 16:40:11 +11:00
Franck Royer a5259e04ae Upgrade store example to react-scripts 5.0.0 2022-01-10 12:27:09 +11:00
Franck Royer b73efdb124 Update README 2022-01-10 12:27:09 +11:00
Franck Royer dae4ca4345 Display received messages 2022-01-10 12:27:09 +11:00
Franck Royer d643735296 Handle incoming messages 2022-01-10 12:27:09 +11:00
Franck Royer 5eb14d7826 Send message 2022-01-10 12:27:09 +11:00
Franck Royer e8c0728a49 Wait for connected peers 2022-01-10 12:27:08 +11:00
Franck Royer 673869bdff Use cra-webpack-rewired, display Waku status 2022-01-10 12:27:08 +11:00
Franck Royer 80c0ab5b20 Init relay-reactjs-chat
New example using create-react-app 5.
2022-01-10 12:27:08 +11:00