realtime-py icon indicating copy to clipboard operation
realtime-py copied to clipboard

Is this package dead?

Open lschaupp opened this issue 2 years ago • 3 comments

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?

lschaupp avatar Jul 19 '23 14:07 lschaupp

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.

adulau avatar Aug 22 '23 07:08 adulau

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.

silentworks avatar Oct 04 '23 11:10 silentworks

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.

bitnom avatar Nov 17 '23 01:11 bitnom

The latest version 2.0.2 is a working version of this library.

silentworks avatar Aug 20 '24 22:08 silentworks