question

cadeng3ds avatar image
cadeng3ds asked

Reduce GetMatch calls

What is the best way to check a matchmaking ticket while reducing calls? Right now my game checks the ticket every 5 seconds until the player is connected to a room

Matchmaking
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Xiao Zha avatar image
Xiao Zha answered

You may consider using Multiplayer SDK to implement the matchmaking real-time notification, in this case, you'll no longer need to poll for changes to matches.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.