Andrea Maria Piana 2ef1aa89f4
Handle connection change
Currently messenger has no notion of being online.
This might cause a problem as we retry to register with a push
notification server even if not connected to any peer, which will
inevitably fail.
This commit adds a method `handleConnectionChange` that will be called
every time the connection change state.
2020-08-27 18:54:31 +02:00
2020-07-27 17:14:50 +02:00
2020-01-06 10:17:23 +01:00
2020-01-06 10:17:23 +01:00
2020-01-06 10:17:23 +01:00
2020-08-27 18:54:31 +02:00
2020-03-04 09:30:31 +01:00
2020-08-17 12:53:37 +02:00
2020-07-27 10:39:27 +02:00
2020-07-27 10:39:27 +02:00
2020-08-27 18:54:31 +02:00
2020-01-20 13:15:17 +01:00
2020-08-17 12:53:37 +02:00
2020-01-20 13:15:17 +01:00
2020-03-09 08:55:58 +01:00
2020-07-30 20:20:56 +02:00
2020-08-26 14:11:13 +02:00
2020-07-24 11:16:15 +08:00
2020-04-21 10:40:39 +02:00
2020-07-30 20:20:56 +02:00
2020-07-30 20:20:56 +02:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.7%
Python 0.7%
Shell 0.3%
Makefile 0.1%
Groovy 0.1%