Idea

john-5 avatar image
john-5 suggested

PlayFab Party for Linux (specifically Custom Game Servers)

We are using PlayFab Party for all network communications between clients and our custom game server to meet the networking requirements of one of our target platforms. This works well, but has unfortunately meant we had to switch from Linux VMs to Windows VMs so that our servers can run PlayFab Party. This effectively doubles the hosting cost of our custom game servers. I am requesting a Linux version of PlayFab Party so that we can switch back to Linux VMs and reduce our costs.

In case others are interested in how we are using PlayFab Party in this way:

- When our servers start up, they create a Party network and write the network ID to a shared group data object named with the server's IP address and port.

- After matchmaking, our clients connect to the server by accessing the server's Party network ID through that shared group data.

- The client and server then share data messages using PlayFab Party.

- When the server shuts down, it deletes the shared group data object that it created.

sdksCustom Game Serversmultiplayer
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 Comment

·
Steve Lobdell avatar image
Steve Lobdell commented

Does this throw runtime errors? I'm able to build for Linux using PlayFab party.

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 a Comment

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

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.