@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
    Preparing search index...
    • Finds a suitable opponent for the given player. If no opponent is found, adds the player to the matchmaking queue.

      Returns Promise<[string, string, string]>

      An object containing the usernames of the matched players and the match ID, or undefined if no match was found.