status-go/eth-node/bridge
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
..
geth Handle connection change 2020-08-27 18:54:31 +02:00
nimbus Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00