![]() |
ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
|
Classes | |
class | AuthTokenSettings |
Settings auth token service. More... | |
class | DebugWebApiServerEntry |
Represents an entry point for a debug web API server. Implements IWebApiServerEntry to provide server creation. More... | |
class | HttpServerSettings |
Settings HttpServer. More... | |
interface | IWebApiServer |
Interface for web API server operations. More... | |
interface | IWebApiServerEntry |
Interface for web API server entry. More... | |
class | SessionConfigSettings |
Settings SessionConfig. More... | |
class | SslConfigSettings |
Settings ssl config. More... | |
class | StartupSettings |
Startup Settings. More... | |
class | ThreadPoolSizeSettings |
Settings thread pool size. More... | |
class | WebApiServer |
Represents the partial implementation of the WebApiServer class, which provides functionalities for managing the Web API server operations, including startup, shutdown, and managing various server services. More... | |
class | WebApiServerEntry |
Implementation of the IWebApiServerEntry interface. More... | |