Pyrebase icon indicating copy to clipboard operation
Pyrebase copied to clipboard

how to setup onDisconnect with pyrebase?

Open beratuslu opened this issue 8 years ago • 1 comments

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

beratuslu avatar Jan 19 '18 08:01 beratuslu

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.

tejasvi avatar Aug 04 '21 13:08 tejasvi