Skip to content

Commit

Permalink
Update Roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
juancarlospaco committed Aug 6, 2024
1 parent c645637 commit 109d04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ data = supabase.storage.from_(bucket_name).move(old_file_path, new_file_path)
- [x] Check cyclomatic complexity and fix if needed (mccabe, prospector).

- [ ] Wrap [Realtime-py](https://github.com/supabase/realtime-py)
- [x] Integrate with Supabase-py
- [ ] Integrate with Supabase-py
- [ ] Support WALRUS
- [ ] Support broadcast (to check if already supported)
- [x] Add `close()` method to close a socket.
Expand Down

0 comments on commit 109d04f

Please sign in to comment.