Pyrebase
Pyrebase copied to clipboard
how to setup onDisconnect with pyrebase?
hello guys, Is it possible to setup onDisconnect with pyrebase? If isn't, can you tell me what are my alternatives.
Thanks https://firebase.google.com/docs/reference/js/firebase.database.OnDisconnect
https://github.com/firebase/firebase-js-sdk/blob/master/packages/database/src/api/onDisconnect.ts and https://github.com/PhantomAppDevelopment/firebase-as3/issues/4 are good starting point.