PlayFab / gsdk

Game Server SDK for PlayFab Multiplayer Servers
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/servers/
Apache License 2.0
146 stars 115 forks source link

Send GSDK version/flavor on startup #168

Closed tculotta closed 7 months ago

tculotta commented 7 months ago

Adds an initial request upon server startup to new "v1/metrics/{sessionHostId}/gsdkinfo" endpoint containing flavor "C++ | C# | Java | Unity | Unreal" and version "2.0.0"

tculotta commented 7 months ago

@dgkanatsios @brianwp3000 all flavors have been tested with the local agent and all function correctly