43 std::unique_ptr<Impl> impl;
SwitchboardWebSocketServer(int port)
Constructor for SwitchboardWebSocketServer.
void stop()
Stops the WebSocket server.
~SwitchboardWebSocketServer()
Destructor for SwitchboardWebSocketServer.
bool isRunning() const
Checks if the server is running.
void start()
Starts the WebSocket server.