Christian Meffert 61d6945108 [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-10-03 07:47:34 +02:00
..
2023-12-31 13:25:44 +01:00