I am currently developing a game using JavaScript (nextJs). While I have successfully implemented the PlayFab SDK for various functionalities, I am struggling with setting up multiple servers for multiplayer support.
Unfortunately, I haven't found adequate resources or documentation to guide me through this process. If anyone has experience with configuring PlayFab for multiplayer scenarios, or could provide insights or examples
#PlayFab Multiplayer Server Setup in JavaScript
3 messages · Page 1 of 1 (latest)
Unfortunately, we don't support JavaScript as a backend language for the GSDK used in game servers, here are the supported ones https://github.com/PlayFab/gsdk
FWIW, we accept contributions there so if you want to add a JS GSDK on the experimental folder, we'll be happy to accept a PR