realtime-js has a new home
All development has moved to the Supabase JS Monorepo
If you're looking for the README of realtime-js, you can find it at:
https://github.com/supabase/supabase-js/tree/master/packages/core/realtime-js
What happened?
This repository was merged into the main Supabase JS monorepo for better coordination, testing, and releases.
What you need to do as a contributor:
- For documentation: Visit the new realtime-js location
- For issues: Create them in the supabase-js repository
- For contributions: See the Contributing Guide
- For migration help: Read the Migration Guide
What you need to do as an end-user of @supabase/realtime-js
Nothing changed! You can continue using @supabase/realtime-js as normal. Nothing has changed in the way the package is published!