Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move examples into 'websockets' folder | Kai Koehne | 2014-03-19 | 1 | -10/+1 |
* | Re-enable QML component | Kurt Pattyn | 2014-02-11 | 1 | -1/+1 |
* | Comment out QML component | Kurt Pattyn | 2014-02-04 | 1 | -1/+1 |
* | Fix SSL examples | Kurt Pattyn | 2013-12-22 | 1 | -2/+6 |
* | Add sslEchoClient and sslEchoServer examples | Kurt Pattyn | 2013-11-06 | 1 | -0/+2 |
* | Add chat server example | Kurt Pattyn | 2013-11-06 | 1 | -1/+2 |
* | Include qml example on when quick is available | Kurt Pattyn | 2013-11-01 | 1 | -2/+2 |
* | Changes to integrate the websocket module as a full Qt Add-On module | Steven Ceuppens | 2013-09-28 | 1 | -3/+3 |
* | Added cache() command at start of .pro file to avoid qmake warnings in OS X | Kurt Pattyn | 2013-08-24 | 1 | -0/+1 |
* | Renamed WebWocketClient to EchoClient to be consistent with the EchoServer ex... | Kurt Pattyn | 2013-08-13 | 1 | -1/+1 |
* | Renamed HelloWorldServer to EchoServer | Kurt Pattyn | 2013-08-12 | 1 | -1/+1 |
* | Added examples for WebSocket usage | Kurt Pattyn | 2013-08-03 | 1 | -0/+4 |