C# (CSharp) Luz.ULib.Net UnityNetwork - 2 examples found. These are the top rated real world C# (CSharp) examples of Luz.ULib.Net.UnityNetwork extracted from open source projects. You can rate examples to help us improve the quality of examples.
This is a helper class for testing only. It implements the same IBasicNetwork interface as WebRTCNetwork but works on all Unity platforms. You can use this class to test your network in Unity without having to build a browser version. This class will be replaced by a C++ WebRTC library in the future, until then you won't be able to connect to browsers from the editor! This class isn't very well designed and uses the old deprecated unity network.