Namespace VoltstroStudios.UnityWebBrowser.Communication

Classes

CommunicationLayer

Base class that communication layers need to implement.

The communication layer is what is responsible for providing what Client and Host to use.

TCPCommunicationLayer

In-Built TCP layer that uses VoltRpc's TCPClient and TCPHost