The core framework library (Photon.Framework) should not be dependent on the TCP messaging library (Photon.Communication). An application remoting proxy has been implemented to move the messaging work into the library project (Photon.Library), so it can be shared by the applications and external to the users isolated application domain.
The core framework library (Photon.Framework) should not be dependent on the TCP messaging library (Photon.Communication). An application remoting proxy has been implemented to move the messaging work into the library project (Photon.Library), so it can be shared by the applications and external to the users isolated application domain.