Skip to content

Use game repository with all game-related requests #58

@the-only-queen-anna

Description

@the-only-queen-anna

As a developer, I want to have more uniformity in the way the frontend code cooperates.

Currently, the game view model has knowledge about the web socket handler, which is not ideal and should be changed.
Therefore, we want to redirect all calls that are currently directly aimed at the web socket handler over the game repository to ensure better capsulation and better testability, like we already have with the Lobby and Chat Repository.

Metadata

Metadata

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

Status
In review

Relationships

None yet

Development

No branches or pull requests

Issue actions