In a multiplayer game using unity3d and photon socket server. Where the only communication channel available is HTTP/HTTPS (due to proxy/firewall). What is the common way to make the client server communication work?
↧
In a multiplayer game using unity3d and photon socket server. Where the only communication channel available is HTTP/HTTPS (due to proxy/firewall). What is the common way to make the client server communication work?