summaryrefslogtreecommitdiff
path: root/libs/surfaces/websockets/server.h
AgeCommit message (Expand)Author
2020-04-22WebSockets: add some TO DO commentsLuciano Iam
2020-04-17WebSockets: rename _lws_mnt_index to _lws_mnt_rootLuciano Iam
2020-04-17WebSockets: allow serving SVG files using libwebsockets < 3Luciano Iam
2020-04-13WebSockets: rename send_index_* to send_availsurf_* to avoid confusion with a...Luciano Iam
2020-04-09change default port for websockets surfacePaul Davis
2020-04-09Clean up and prepare for HTTPLuciano Iam
2020-04-09NO-OP update comments for header guard #endifsLuciano Iam
2020-02-27Gracefully reject HTTP requests reaching the websockets surfaceLuciano Iam
2020-02-23Websockets: use unique header guardsRobin Gareus
2020-02-23NO-OP: Re-indent websockets codeRobin Gareus
2020-02-22Remove all initializer list usagesLuciano Iam
2020-02-22Make code adhere to C++98 (WIP)Luciano Iam
2020-02-22Add websockets surface moduleLuciano Iam