FirebaseExtended / firebase-arduino

Arduino samples for Firebase.
Apache License 2.0
947 stars 494 forks source link

Implement support for OnDisconnect method #231

Open comfortme opened 7 years ago

comfortme commented 7 years ago

it would be nice to have a feature to know if the device is online or not. firebase's onDisconnect method is perfect for that and would be a nice fit for this library.

Algoow commented 1 year ago

I've been searching also for this one 😢