status-mobile/test/cljs/status_im
Andrea Maria Piana de0d98da20
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-04 15:07:59 +02:00
..
react_native fixes #6573 2019-05-31 10:25:24 +02:00
test Use a signal for messages 2019-07-04 15:07:59 +02:00