|
ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
|
Classes | |
| class | ChangeNetworkStatistics |
| Class that implements IChangeNetworkStatistics, providing methods to modify and retrieve network statistics. More... | |
| class | ChangeServerNetworkStatistics |
| Class that implements IChangeServerNetworkStatistics, providing methods to modify and retrieve server network statistics. More... | |
| class | HttpRequest |
| Represents an HTTP request with properties for the method, URL, protocol, headers, cookies, and body. More... | |
| class | HttpResponse |
| Represents an HTTP response, encapsulating the protocol, status, headers, cookies, and body of the response. More... | |
| interface | IChangeNetworkStatistics |
| Interface for modifying network statistics. More... | |
| interface | IChangeServerNetworkStatistics |
| Interface for modifying server network statistics. More... | |
| interface | IMemoryBuffer |
| Interface defining the operations for a memory buffer. More... | |
| interface | INetworkStatistics |
| Interface for retrieving network statistics. More... | |
| interface | IServerNetworkStatistics |
| Interface for retrieving server network statistics. More... | |
| interface | IWebSocket |
| Interface defining the contract for WebSocket operations and events. More... | |
| class | MemoryBuffer |
| Implementation of the IMemoryBuffer interface, providing methods to manage a byte buffer. More... | |
| class | NetworkStatistics |
| Class that implements INetworkStatistics, providing basic retrieval of network statistics. More... | |
| class | ServerNetworkStatistics |
| Class that implements IServerNetworkStatistics, providing basic retrieval of server network statistics. More... | |
| class | SslOptions |
| Represents the SSL/TLS context used for secure communications. More... | |
| class | WebSocket |
| An implement of interface WebSocket. More... | |