Hi.
I'm writing Photon Server application for LoadBalancing's performance test in reference to source code of Stardust.Client.
(I was suggested in this discussion)
But I'm not sure to port some methods of ExitGames.Client.Photon.PhotonPeer into S2S application.
Especially, the following.
- DispatchIncomingCommands
- SendOutgoingCommands
- EstablishEncryption
Please tell me how to implement these methods for S2S application.
Thanks.
I'm writing Photon Server application for LoadBalancing's performance test in reference to source code of Stardust.Client.
(I was suggested in this discussion)
But I'm not sure to port some methods of ExitGames.Client.Photon.PhotonPeer into S2S application.
Especially, the following.
- DispatchIncomingCommands
- SendOutgoingCommands
- EstablishEncryption
Please tell me how to implement these methods for S2S application.
Thanks.