Skip to content

Feature/55 create room

GUILLORET SIMON requested to merge feature/55-create-room into develop

We can officially create rooms, and go to next questions. (NB: there is an issue if the nextQuestion query is executed too fast, we can add a timeout in the client as a temporary fix)

Merge request reports