Tuesday 23 May 2017

Is it possible to make a presence system with Node.js and Firebase?

I need to keep track of whether the users of my application have an internet connection or not. I ran into this, which seems like a neat solution to this problem, but I was wondering if there's a cleaner way with the Node.js Firebase Admin SDK, which I'm already using.

I also just noticed that the documentation for those methods state that they're deprecated.



via Michael Blake

No comments:

Post a Comment