DaFluffyPotato / hitbloq

a competitive beat saber service
MIT License
20 stars 4 forks source link

Add websocket support for score pulls #60

Open DaFluffyPotato opened 1 year ago

DaFluffyPotato commented 1 year ago

This would remove the need for mod-triggered refreshes or regular automatic refreshes. Support for standard API calls for historical lookups is still necessary for downtime recovery or new user addition.

Ensure both SS and BL support it in a compatible way.