Y
Hacker News
new
|
ask
|
show
|
jobs
by
javajosh
4273 days ago
This implies that your SDKs don't use your own REST API. What do they use instead?
1 comments
sararob
4273 days ago
We establish a websocket connection and fall back to long polling when appropriate. This SO question has more details:
http://stackoverflow.com/questions/12591011/firebase-with-mo...
link