Blank Photon Server Setup Guide

Multiple people kept asking for it, so here a guide to setup a blank photon server.
I will add more guides to explain the rest of the basic stuff later.
I will add more guides to explain the rest of the basic stuff later.
0
This discussion has been closed.
Comments
These PDFs demonstrate how Photon RPC calls work.
They don't show how to solve concurrency issues which is typically the biggest challenge of server programming.
Lite and the MmoDemo already solve many concurrency issues which is why we recommend using them as base for your game servers.
is this the photon 3.0?
The guide should be usable in Photon 3, aside from the obvious updates needed.
I gave this a shot using Photon 3. I'm getting a few errors relating to IPeer and PhotonPeer. Are these the "Obvious" updates you're referring to? If so how do we fix this.
Thanks,
-T