This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-react
mirror of
https://github.com/status-im/status-react.git
Watch
2
Star
0
Fork
You've already forked status-react
0
Code
Issues
Projects
Releases
Wiki
Activity
a71901d897
status-react
/
STATUS_GO_VERSION
4 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add comments to STATUS_GO_VERSION to avoid manual editing Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-05-02 11:29:10 +00:00
## DO NOT EDIT THIS FILE BY HAND. USE `scripts/update-status-go.sh <tag>` instead
Use a signal for messages This commits changes the behavior to read from a signal instead of polling each filter. We receive a signal from status-go every 0.3 seconds, only if new messages are received. We receive a single signal for all the chats, and we don't dispatch anymore on every message. Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-07-01 17:11:48 +00:00
v0.30.0-beta.0