Closed ckcherry23 closed 1 year ago
Since the match backend is completed, should we integrate the match frontend in this PR too?
Since the match backend is completed, should we integrate the match frontend in this PR too?
we can do it in a new PR
LGTM, after the match is found we redirect them to the Room right?
Right now they should accept the match and then they are redirected
If this is not possible with the backend implementation, I can redirect automatically
LGTM, after the match is found we redirect them to the Room right?
Right now they should accept the match and then they are redirected
If this is not possible with the backend implementation, I can redirect automatically
It should be fine - matching service should give a room ID we can redirect to
Fixes #45