mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 20:47:08 +03:00
alignment with cspot
This commit is contained in:
@@ -62,6 +62,7 @@ namespace bell
|
||||
|
||||
void registerHandler(RequestType requestType, const std::string &, httpHandler);
|
||||
void respond(const HTTPResponse &);
|
||||
void redirectTo(const std::string&, int connectionFd);
|
||||
void publishEvent(std::string eventName, std::string eventData);
|
||||
void closeConnection(int connection);
|
||||
void listen();
|
||||
|
||||
Reference in New Issue
Block a user