Namespace Xareus.Scenarios.Network.Unity
Classes
NetworkClient
NetworkManager
NetworkServer
UnityNetSocketTcpScenarioReceiver
Unity implementation of the network socket TCP scenario receiver. This ensures that the conversion from parameter to data is done in the Unity thread.
UnityNetSocketTcpScenarioSender
Unity implementation of the network socket TCP scenario sender. This ensures that the conversion from event to parameter is done in the Unity thread.