0
votes
1answer
69 views
Reconnect logic with connectivity notifications
Say I have an application that wants a persistant connection to a server. How do I implement connection/reconnection logic so that I'm not wasting resources (power/bandwidth) and I have fast reconn …
