PlayFab / MpsAgent

Azure PlayFab Multiplayer Servers LocalMultiplayerAgent project and helper libraries
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/servers/
MIT License
51 stars 27 forks source link

Remove innecessary PublicIpv4Addresses property in SessionHost #166

Closed jotavalenciano closed 1 year ago

jotavalenciano commented 1 year ago

The PublicIpv4Addresses is not necessary at this stage. It can be managed added at API response level filtering with the IpVersion Property in PublicIpAddress object.