![]() |
ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
|
Classes | |
interface | IStartupSettingsReader |
Defines methods for reading startup settings related to Web API and Socket configurations. This interface provides methods to load startup settings from JSON files for both Web API and Socket applications. More... | |
class | LibraryUtils |
Utility class for various library-related functions. | |
class | ProtonNetServerSettingsUtils |
Utility class for handling Proton server settings. More... | |
class | StartupSettingsReader |
Provides implementations for reading Web API and Socket startup settings from JSON files. This class implements the IStartupSettingsReader interface to deserialize JSON files into their corresponding startup settings objects. More... | |