Christian Meffert c0192cc1f6 [web] Support libevent as WS server instead of libwebsockets
If libevent >= 2.2 is detected during configure and "websocket_port" == 0 in the config file, the libwebsocket implementation is disabled and instead the libevent http server offers the websocket connection. The connection to the websocket is then done with the path "/ws".
2024-12-27 13:51:58 +01:00
..
2023-12-31 13:25:44 +01:00
2024-12-21 11:25:10 +01:00