question

rima avatar image
rima asked

Question regarding Legacy Multiplayer deprecation

Hi,

Is it possible to know what are the exact API being affected by the deprecation of legacy multiplayer? (Blog Link)

We currently use:

/GetCurrentGames
/RegisterGames
/DeregisterGame
/ModifyMatchmakerGameModes

Are these part of the legacy multiplayer APIs?

Thanks

apismultiplayer
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

·
Seth Du avatar image
Seth Du answered

Yes, they are for Legacy Multiplayer Server. I suggest implementing Postman. All Legacy Multiplayer Server API is categorized in admin, server, and matchmaker folder. Meanwhile all the Multiplayer server 2.0 APIs are in multiplayer folder and it is straightforward to manage and test those API in Postman.

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.