Franck Royer
|
90e224577f
|
Add `--help` command
|
2021-05-19 12:29:30 +10:00 |
Franck Royer
|
2ea17bfdfa
|
Use light push to send messages if it's passed
|
2021-05-19 12:29:29 +10:00 |
Franck Royer
|
fb7e9f2b9e
|
Get messages from store in chronological order
|
2021-05-19 12:29:29 +10:00 |
Franck Royer
|
de3aea626a
|
Implement Light Push protocol
|
2021-05-19 12:29:29 +10:00 |
Franck Royer
|
85dd64b81e
|
Release 0.4.0
|
2021-05-18 14:14:18 +10:00 |
Franck Royer
|
c4c259f47a
|
Connect cli chat to prod fleet upon passing `--prod`
|
2021-05-18 13:51:11 +10:00 |
Franck Royer
|
a69c483c46
|
Connect to prod fleet by default, test fleet for local development
|
2021-05-18 13:51:11 +10:00 |
Franck Royer
|
2cd87b561d
|
Expose `Enviroment` & `Protocol` enums to pass to `getStatusFleetNodes`
|
2021-05-18 13:45:49 +10:00 |
Franck Royer
|
537a2b73a7
|
Use prod nodes by default instead of test
|
2021-05-18 13:26:42 +10:00 |
Franck Royer
|
243b6629c3
|
Add callback option to store query
|
2021-05-17 16:32:34 +10:00 |
Franck Royer
|
4b6fe84392
|
Use one object as we are increasing the number of parameters
|
2021-05-17 16:32:33 +10:00 |
Franck Royer
|
703b50cfae
|
Upgrade nim-waku to v0.3
|
2021-05-16 14:43:07 +10:00 |
Franck Royer
|
1f081718dd
|
Fix link
|
2021-05-15 22:00:29 +10:00 |
Franck Royer
|
5ab9964191
|
Release 0.3.0
|
2021-05-15 21:25:20 +10:00 |
Franck Royer
|
9cf83585ed
|
Remove unused dependencies
|
2021-05-15 19:57:47 +10:00 |
Franck Royer
|
79bef35460
|
Add and use `getStatusFleetNodes` to connect to Status' wakunodes
|
2021-05-15 19:52:05 +10:00 |
Franck Royer
|
eed1d39ec5
|
Clarify content topic format
|
2021-05-14 09:14:08 +00:00 |
Franck Royer
|
a9d5222b80
|
Release 0.2.0
|
2021-05-14 09:39:56 +10:00 |
Franck Royer
|
89b35eb4df
|
Disable send button if no peer available
Yet keep it enabled if user tries to send a command.
Resolves #136
|
2021-05-13 20:48:33 +10:00 |
Franck Royer
|
a8d4d494f8
|
Add getPeers method
To know if relay messages would be published.
|
2021-05-13 20:48:33 +10:00 |
Franck Royer
|
eb9955314c
|
Align terminology with specs
In specs, this is referenced as a `pubsubTopic`.
|
2021-05-13 20:48:30 +10:00 |
Franck Royer
|
065593b0cf
|
Revert naming to js-waku
To align with go-waku and nim-waku and keep bors working.
|
2021-05-13 20:27:38 +10:00 |
Franck Royer
|
e44776d09c
|
Update usage with dial peer method
|
2021-05-13 13:43:08 +10:00 |
Franck Royer
|
6f7c1e0ca3
|
Enhance addPeerToAddressBook
So that consumer does not need to import multiaddr and peer-id.
|
2021-05-13 13:42:40 +10:00 |
Franck Royer
|
76bad59d5a
|
Release 0.1.0
### Added
- Add usage section to the README.
- Support of [Waku v2 Relay](https://rfc.vac.dev/spec/11/).
- Support of [Waku v2 Store](https://rfc.vac.dev/spec/13/).
- [Node Chat App example](./examples/cli-chat).
- [ReactJS Chat App example](./examples/web-chat).
- [Typedoc Documentation](https://status-im.github.io/js-waku/docs).
|
2021-05-13 12:01:07 +10:00 |
Franck Royer
|
702201f7be
|
Set first release version to 0.1.0
|
2021-05-13 11:01:41 +10:00 |
Franck Royer
|
0ffde9cf42
|
Add documentation to the readme
|
2021-05-12 13:35:25 +10:00 |
Franck Royer
|
68ee01b652
|
Release 1.0.0
|
2021-05-11 17:40:18 +10:00 |
Franck Royer
|
0e9f2c2ecc
|
Add CHANGELOG.md
|
2021-05-11 14:05:12 +10:00 |