This class represents the manager of all server interfaces of the nymea server. More...
Header: | #include <ServerManager> |
This class represents the manager of all server interfaces of the nymea server.
The ServerManager starts the JsonRPCServer and the RestServer. He also loads and provides the SSL configurations for the secure WebServer and WebSocketServer connection.
See also JsonRPCServer and RestServer.