Where is Photon.LoadBalancing.dll?

Options
johnny_tictoc
edited February 2017 in Photon Server
In the API documentation of Photon Server, there is a namespace called Photon.LoadBalancing. However, the assembly is not included in the Photon Server SDK. I can see Photon.SocketServer.dll in libs folder, but there is no Photon.LoadBalancing.dll.

Am I missing something? I want my classes to derive from GameApplication and GameClientPeer.

Comments

  • Okay, I found Photon.LoadBalancing.dll in LoadBalancing app's bin. However, there is no Photon.LoadBalancing.dll.xml included, and intellisense is not working. :/