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

Classes

interface  IInitRequestProviderService
 Interface for a service that provides initialization requests for creating new client peers. More...
 
class  InitRequestProviderService
 Service that provides initialization requests for creating new client peers. It generates session IDs, encryption keys, and client IDs for the requests. More...
 
interface  IRpcProtocolService
 Interface for handling the serialization and deserialization of operation models in an RPC (Remote Procedure Call) communication protocol. Provides methods for writing data to a stream, optionally with encryption, and for reading and deserializing data from a stream. More...
 
class  RpcProtocolService
 Implements the IRpcProtocolService interface, providing methods for handling RPC protocol operations, including serialization, deserialization, and encryption of operation models. More...