-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Callbacks #40
Comments
Yea, this stuff is kinda broken. I'll allow for contributions but only after #41 gets merged. You can start working on it if you want but it's not stable yet, so that might end up with more frustrations than its worth. |
Can you tell me what exactly is broken, because I tried the callback and for me, it worked? |
I can't tell you exactly what is not working because I haven't written tests for Monitor/reactive parts of the library. The readme states that automatic updates from motion to python are not working. You can test it by doing the steps below:
I'm also not sure if the long polling works, never tested that feature. Good news is that I just finished that nasty rewrite so I'm now working on getting the last missing bits in shape for a final release. |
In a previous version Jamie used websockets instead of long polling. Maybe this can be reused. I will look into it in the next days maybe I get some ideas |
I just checked jamalex version of callbacks works right now |
I think the callbacks needs still to be fixed.
Can someone say, why or what is broken with monitoring/callbacks?
Maybe I can help then.
The text was updated successfully, but these errors were encountered: