js-waku/examples
Franck Royer 27a90d8204
Use timestamp in millisecond
It was implicitly using `toString` which return the timestamp in
readable format with a precision in seconds which meant messages sent
within the same second had the same key.
2022-05-19 15:32:06 +10:00
..
eth-pm Bump @testing-library/react from 12.1.2 to 13.2.0 in /examples/eth-pm 2022-05-16 15:40:25 +00:00
eth-pm-wallet-encryption Bump @testing-library/react in /examples/eth-pm-wallet-encryption 2022-05-16 15:40:25 +00:00
relay-angular-chat Bump @types/jasmine from 3.10.4 to 4.0.3 in /examples/relay-angular-chat 2022-05-04 15:38:06 +00:00
relay-js Publish simple HTML examples 2022-05-13 16:06:16 +10:00
relay-reactjs-chat Use timestamp in millisecond 2022-05-19 15:32:06 +10:00
store-js Publish simple HTML examples 2022-05-13 16:06:16 +10:00
store-reactjs-chat Publish store and relay ReactJS examples 2022-05-13 16:05:58 +10:00
web-chat web-chat: Upgrade dependencies 2022-05-11 15:54:55 +10:00
README.md Add JavaScript Relay example 2022-03-21 12:33:31 +11:00

README.md

Examples

Here is the list of the code examples and the features they demonstrate:

See https://docs.wakuconnect.dev/docs/examples/ for more examples.