Skip to content
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

feat: Support Realtime V2 #80

Closed

Conversation

filipecabaco
Copy link
Contributor

What kind of change does this PR introduce?

  • Adds support for Realtime V2 by propagating the configuration on the first connect message.
  • Adds example project for quick testing during development

* Adds support for Realtime V2 by propagating the configuration on the first connect message.
* Adds example project for quick testing during development
@bitnom
Copy link

bitnom commented Dec 24, 2023

Which version is currently live on supabase cloud?

@nicognaW
Copy link

Which version is currently live on supabase cloud?

The supabase cloud should support both v1 and v2, but Broadcast and Presence are v2-only features and in beta status.

I'm starting a project with AI training using supabase realtime as the job queue system, I'm currently using filipecabaco/realtime-py@feat/support-realtime-v2#egg=realtime for v2 features, it would be helpful if supabase-community staffs could merge this PR.

@silentworks @anand2312

@silentworks
Copy link
Contributor

@nicognaW I'm not a staff but a contributor to this repo. This cannot be merged as the OP has left it in draft mode as it's not complete from what I have gathered.

@filipecabaco
Copy link
Contributor Author

Yes still in draft mode. We still want to do some improvements as the developer experience of the current branch is still subpar and we really want to ensure that it's in a better state.

In fact it would be extremely useful to receive feedback on that PR so we can start to improve it so it's merge worthy

@grdsdev
Copy link
Contributor

grdsdev commented Aug 19, 2024

This was implemented in #178, I'll close it.

@grdsdev grdsdev closed this Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants