Code Monkey home page Code Monkey logo

Comments (7)

silentworks avatar silentworks commented on May 20, 2024 3

This will be added back in soon. We are still working on getting this updated, it's on our roadmap but is taking longer than expected. We should have a version with this in the next two weeks or so.

from supabase-py.

bitnom avatar bitnom commented on May 20, 2024 2

Is it still worth submitting PRs to the realtime repo or are you planning to start over with it for integration here? I have private commits for the current realtime repo, as well as an implementation from scratch which I could refactor to conform to this codebase.

from supabase-py.

NixBiks avatar NixBiks commented on May 20, 2024

Cool. I built my own implementation using websockets. My implementation is an async framework instead of the sync built in realtime-py. Let me know if I can help with your implementation.

from supabase-py.

bitnom avatar bitnom commented on May 20, 2024

This will be added back in soon. We are still working on getting this updated, it's on our roadmap but is taking longer than expected. We should have a version with this in the next two weeks or so.

what's the hold-up with it? I came up with a client for it relatively easily. Maybe it's not as complete as one would like for public consumption but pub/sub and presence are pretty straight-forward. Just need more contribs?

from supabase-py.

SinaKarimi7 avatar SinaKarimi7 commented on May 20, 2024

Is it still worth submitting PRs to the realtime repo or are you planning to start over with it for integration here? I have private commits for the current realtime repo, as well as an implementation from scratch which I could refactor to conform to this codebase.

Hi, I need the realtime feature of supabase in my project. Could it possible to share this part with me?

from supabase-py.

bitnom avatar bitnom commented on May 20, 2024

Is it still worth submitting PRs to the realtime repo or are you planning to start over with it for integration here? I have private commits for the current realtime repo, as well as an implementation from scratch which I could refactor to conform to this codebase.

Hi, I need the realtime feature of supabase in my project. Could it possible to share this part with me?

did you already try supabase-community/realtime-py ? My recode isn't ready for public consumption but I'll make it public this week. I'm making it conform to the main supabase client for potential merger..

There's also bitnom/aiorealtime, which was basically me encountering a race condition using multiple realtime-py instances in fastapi background tasks, and having an LLM do shoddy refactors to resolve it.

from supabase-py.

SinaKarimi7 avatar SinaKarimi7 commented on May 20, 2024

Is it still worth submitting PRs to the realtime repo or are you planning to start over with it for integration here? I have private commits for the current realtime repo, as well as an implementation from scratch which I could refactor to conform to this codebase.

Hi, I need the realtime feature of supabase in my project. Could it possible to share this part with me?

did you already try supabase-community/realtime-py ? My recode isn't ready for public consumption but I'll make it public this week. I'm making it conform to the main supabase client for potential merger..

There's also bitnom/aiorealtime, which was basically me encountering a race condition using multiple realtime-py instances in fastapi background tasks, and having an LLM do shoddy refactors to resolve it.

Thank you for mentioning supabase-community/realtime-py . I hadn't noticed it before.

Also, It would be great if your work gets merged.

from supabase-py.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.