python-firebase icon indicating copy to clipboard operation
python-firebase copied to clipboard

No support for the on() function?

Open TTimo opened this issue 11 years ago • 0 comments

So the on() functionality in Firebase is really interesting for my use case: https://www.firebase.com/docs/javascript/firebase/on.html

Am I correct that this isn't supported with the python-firebase module? The REST API doesn't seem to have support for it, and python-firebase is a wrapper .. therefore ..

I'm just looking for confirmation or if you have some alternative suggestions.

TTimo avatar Jan 13 '14 23:01 TTimo