summaryrefslogtreecommitdiff
path: root/examples/echoclient/echoclient.h
Commit message (Expand)AuthorAgeFilesLines
* Move examples into 'websockets' folderKai Koehne2014-03-191-65/+0
* Adapt copyright headerKurt Pattyn2014-02-151-1/+1
* Simplify echoclient exampleJędrzej Nowacki2014-02-111-4/+0
* Cleanup code to comply with Qt styleKurt Pattyn2013-12-101-0/+1
* Change open method so that a web socket can be reopenedKurt Pattyn2013-11-181-0/+1
* Add sslEchoClient and sslEchoServer examplesKurt Pattyn2013-11-061-2/+2
* Use QT namespace and forward declarationsKurt Pattyn2013-11-021-0/+2
* Add correct license headersKurt Pattyn2013-11-011-0/+40
* Add functionality to ignore ssl errorsKurt Pattyn2013-11-011-1/+1
* make use of the new Q_NULLPTR keyword & shorten if(ptr) conditionsSteven Ceuppens2013-10-111-1/+1
* Replaced tabs by spacesKurt Pattyn2013-08-251-5/+5
* Renamed WebSocket to QWebSocketKurt Pattyn2013-08-241-2/+2
* Renamed WebWocketClient to EchoClient to be consistent with the EchoServer ex...Kurt Pattyn2013-08-131-5/+5
* Renamed WebWocketClient to EchoClient to be consistent with the EchoServer ex...Kurt Pattyn2013-08-131-0/+25