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

Update spectator server development endpoint URLs #24718

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

bdach
Copy link
Collaborator

@bdach bdach commented Sep 5, 2023

With the way dev.ppy.sh was previously configured, the osu-web /multiplayer routes and osu-server-spectator /multiplayer routes would conflict with each other, with the osu-server-spectator route taking precedence. This would mean that some osu-web pages would just straight up not be available on dev.

To counteract this, the osu-server-spectator routes are now exposed under https://dev.ppy.sh/signalr/. This PR updates the client-side configuration to use these new routes.

With the way `dev.ppy.sh` was previously configured, the `osu-web`
`/multiplayer` routes and `osu-server-spectator` `/multiplayer` routes
would conflict with each other, with the `osu-server-spectator` route
taking precedence. This would mean that some `osu-web` pages would just
straight up not be available on dev.

To counteract this, the `osu-server-spectator` routes are now exposed
under `https://dev.ppy.sh/signalr/`. This PR updates the client-side
configuration to use these new routes.
@peppy peppy merged commit 611933a into ppy:master Sep 5, 2023
13 of 17 checks passed
@bdach bdach deleted the spectator-dev-endpoint-update branch September 5, 2023 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants