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

Hotswap server url #37

Merged
merged 4 commits into from
Jun 7, 2024
Merged

Hotswap server url #37

merged 4 commits into from
Jun 7, 2024

Conversation

seternate
Copy link
Owner

Fixes #2

seternate added 4 commits June 7, 2024 22:11
If a user changes the server URL the new URL is used to make callbacks
to the server immediatly without the need to restart the application.
Decreased the GameController update loop time from 10s to 2s. Better UX
if user changes the server URL and games need to be fetched. The fetch
does feel more "instant" for the user, than with the 10s as before.
@seternate seternate added this to the v0.2.0 milestone Jun 7, 2024
@seternate seternate self-assigned this Jun 7, 2024
@seternate seternate merged commit 4f12942 into main Jun 7, 2024
2 checks passed
@seternate seternate deleted the hotswap-server-url branch June 7, 2024 20:19
@seternate seternate added the feature New feature or request label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Changing server URL used without restart
1 participant