realtime-py
realtime-py copied to clipboard
Is this package dead?
I would love to use realtime-py for some app backend - but based on the number of commits in the past few months, I am wondering if this project is dead?
We have the same question as we have an open pull-request to support the latest version of the protocol.
https://github.com/supabase-community/realtime-py/pull/68
We might fork it for our project and maintain another version if it's not merged.
This project isn't dead. Sorry we have been absent from it for so long, we are now putting more time into our Python libraries and looking to get them on par with our JavaScript libraries.
This project isn't dead. Sorry we have been absent from it for so long, we are now putting more time into our Python libraries and looking to get them on par with our JavaScript libraries.
I got this working: https://github.com/bitnom/aiorealtime in-case it's of any interest. Don't expect best practices everywhere. I'm in a hurry with something at the moment.
The latest version 2.0.2 is a working version of this library.