2ef1aa89f4
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. |
||
---|---|---|
.. | ||
migrations | ||
client.go | ||
client_test.go | ||
persistence.go | ||
persistence_test.go |