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

Frontend Websocket #40

Merged
merged 22 commits into from
Oct 20, 2024
Merged

Frontend Websocket #40

merged 22 commits into from
Oct 20, 2024

Conversation

chiaryan
Copy link

@chiaryan chiaryan commented Oct 18, 2024

Integrate matchmaking service with matchmaking page and modal

TODO:

  • Allow retrying of match (storing and resending match settings)

Update:

  • handles new match_found response format
  • handles match_rejected by booting user to matchfinding modal and reports it via console.log

Update

  • include usernames under matched user profiles

chiaryan and others added 20 commits October 14, 2024 18:21
Also some fixes for timer display
commit 811261b
Author: Ryan Chia <[email protected]>
Date:   Sun Oct 20 14:18:24 2024 +0800

    2nd try

commit 99b08d8
Author: Ryan Chia <[email protected]>
Date:   Sun Oct 20 14:10:33 2024 +0800

    1st try
Add handling of match_rejected
@chiaryan
Copy link
Author

Update:

  • handles new match_found response format
  • handles match_rejected by booting user to matchfinding modal and reports it via console.log

Copy link

@solomonng2001 solomonng2001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@solomonng2001 solomonng2001 merged commit 0b5e5de into staging Oct 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants