summaryrefslogtreecommitdiff
path: root/src/qwebsocketserver.h
Commit message (Expand)AuthorAgeFilesLines
* Optimize: create the web socket header only once.Milian Wolff2013-11-011-0/+1
* Add support for websocket ping/pongs.Milian Wolff2013-11-011-0/+1
* Validate the QWebChannel secret and use the QWebChannel protocol.Milian Wolff2013-11-011-3/+4
* Refactor QWebChannel to use a custom WebSocket server implementation.Milian Wolff2013-11-011-0/+155