o3de / o3de-multiplayersample

Multiplayer sample project for the Open 3D Engine
https://o3de.org
Other
82 stars 59 forks source link

Client Polls for Successful Match #456

Closed AMZN-Gene closed 1 year ago

AMZN-Gene commented 1 year ago

Client request matchmaking status:

  1. Tested by running client and calling RequestMatch and receiving valid server information and connecting the server.
  2. Tested by intentionally requesting a bad match, and timing out.