status-mobile/test
Andrea Maria Piana 5fe385c225
Parse messages in status-go
This commit enables parsing of messages in status-go.
Currently only a few messages are supported in status-protocol-go.
For now we only enable Message types.
Status-react will conditionally use the parsed version if present.
Eventually this can be moved to a separate signal/different structure,
but for the time being is best to validate with the minimum amount of
changes.

The next step would be handle validation and processing of the field in
status-go, so we can skip saving the message from status-react.

This commit should improve performance of receiving messages from a
chat, although haven't had time to validate that.

Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-11-06 19:30:47 +01:00
..
appium adjust tests to eth.fleet 2019-11-05 12:17:47 +01:00
cljs Parse messages in status-go 2019-11-06 19:30:47 +01:00
docker Add docker integration tests 2018-04-10 09:44:22 +01:00
env/dev/env/test [feature #2793] 2018-01-08 23:13:47 +09:00