summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/client_wss.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for ASIO 1.20.0 Miodrag Milanovic2022-03-011-1/+1
|
* Enable use of system-wide asio, glm and rapidjson (#3172) Julian Sikorski2018-02-081-1/+1
| | | | | | | | | | | | * Fixed building using system utf8proc * Fixed building using system portaudio * Allow using system-wide asio headers (1.11.0 or higher required). * Allow using system-wide glm headers * Allow using system-wide rapidjson headers
* Added websockets as well (nw) Miodrag Milanovic2017-01-041-0/+7
|
* Added initial HTTP/HTTPS webserver/websocket server support (nw) Miodrag Milanovic2017-01-041-0/+75