Photon Server Serializable Data Contracts Using Reflection
I’ve recently started playing with Photon Server, working on porting some server side game logic from a Node.js server. The main appeal of Photon to me is the promise of structured, strongly typed messages...