ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
Loading...
Searching...
No Matches
XmobiTea.ProtonNet.Client Namespace Reference

Classes

class  ClientPeer
 Abstract class representing a client peer in the network communication system. Handles sending and receiving of operation requests, managing response timings, and providing debug support. More...
 
class  ClientPeerFactory
 Factory class to create and manage different types of client peers, including Web API and Socket client peers. More...
 
interface  IClientPeer
 Represents a client peer in the network communication system. Provides methods to send requests, manage connections, and access network statistics. More...
 
interface  IClientPeerFactory
 Interface for a factory that creates and manages various types of client peers. More...