VoltstroStudios.UnityWebBrowser.Communication Namespace
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 |