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

Allow clients to receive realtime updates for a given playlist #237

Merged
merged 3 commits into from
Jun 28, 2024

Update game packages

6528c36
Select commit
Loading
Failed to load commit list.
Merged

Allow clients to receive realtime updates for a given playlist #237

Update game packages
6528c36
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Jun 28, 2024 in 0s

2 / 2 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
Continuation of ppy/osu#28136 Incomplete
Depends on ppy/osu#28636 Completed
Depends on game package w/ above Completed
Not sure of the general placement of this (considered metadata hub and spectator hub, decided on the former in the end) Incomplete
The general data structure design is a bit ad-hoc to easily support what I want to show client-side and may need adjusting / generalising Incomplete
Not sure how the db queries will perform on production scale, things may need to be shifted depending on that Incomplete