-
Argument:
user_id: int elo: int
Add the user to the queue
-
Argument:
None
Request information about the queue
-
Argument:
Array [ { user_id: str, elo: int }, { user_id: str, elo: int } ]
Send the user_id and elo of the two matched players
-
Argument:
Array [ {...}, {...}, ... ]
Send the queue array with useful information about the players in the queue