summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/client_ws.hpp
Commit message (Expand)AuthorAgeFilesLines
* Give proper credits to patch author (nw) Michael Zapf2022-07-101-1/+1
* Fixes communication with WebSocket servers that send data immediately after t... Michael Zapf2022-07-091-9/+41
* Fix clang error: lambda capture 'this' is not used [-Werror,-Wunused-lambda-c... AJR2022-03-201-2/+2
* Fixes for ASIO 1.20.0 Miodrag Milanovic2022-03-011-2/+3
* Added websockets as well (nw) Miodrag Milanovic2017-01-041-0/+5
* Added initial HTTP/HTTPS webserver/websocket server support (nw) Miodrag Milanovic2017-01-041-0/+512