VoltstroStudios.UnityWebBrowser.Communication Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
Classes
CommunicationLayer |
Base class that communication layers need to implement. The communication layer is what is responsible for providing what VoltRpc.Communication.Client and VoltRpc.Communication.Host to use. |
TCPCommunicationLayer |
In-Built TCP layer that uses VoltRpc's VoltRpc.Communication.TCP.TCPClient and VoltRpc.Communication.TCP.TCPHost |