summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/server_ws.hpp
Commit message (Collapse)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2017-08-271-2/+2
|
* Refactor server_{ws,http}.hpp into separate interface and implementation. ↵ Christian Brunschen2017-08-061-688/+15
| | | | | | (#2548) Refactor server_{ws,http}.hpp into separate interface and implementation headers. When shutting down the HTTP server, also explicitly stop the asio::io_context.
* never hurts to srcclean (nw) Vas Crabb2017-07-091-2/+2
|
* Add an external panel for the Ensoniq VFX family of keyboards, with a ↵ Christian Brunschen2017-07-051-10/+18
| | | | websocket interface and an HTML/Javascript implementation that can be served over HTTP.
* srcclean (nw) Vas Crabb2017-01-221-2/+2
|
* Added websockets as well (nw) Miodrag Milanovic2017-01-041-1/+7
|
* Added initial HTTP/HTTPS webserver/websocket server support (nw) Miodrag Milanovic2017-01-041-0/+708