parse-community/ParseLiveQuery-Android

Parses Livequery on background

jjdp opened this issue · 1 comments

jjdp commented

How is the websocket getting kept in the background on an android app? As opposed to socket.io it disconnects for some time.

OkHttp manages its own thread. What's the problem you're having?