I'm trying to apply a web proxy server to speed up the traffic between client and server of our game for some region's player, we are using UnityWebRequest for all the request, is there a way to apply a proxy on it in code ? Thanks for help.
↧