server: photon server (self hosted) Loabalancing application
client: unity(2017.2.0) + PUN
Database: mysql
And I have completed the task about the server-client connection including database operations, and now I want to get the static resources like .jpg, .png or .prefab from the server and then the client can load the resouces. But I don't know how does the photon server support these actions? And if it support, how does I learn some api about the actions?
client: unity(2017.2.0) + PUN
Database: mysql
And I have completed the task about the server-client connection including database operations, and now I want to get the static resources like .jpg, .png or .prefab from the server and then the client can load the resouces. But I don't know how does the photon server support these actions? And if it support, how does I learn some api about the actions?