Change url to localhost
[contrib/qtwebsockets.git] / examples / echoclient /
2013-11-06 Kurt PattynAdd sslEchoClient and sslEchoServer examples
2013-11-02 Kurt PattynSanitize .pro files
2013-11-02 Kurt PattynUse QT namespace and forward declarations
2013-11-01 Kurt PattynAdd correct license headers
2013-11-01 Kurt PattynAdd functionality to ignore ssl errors
2013-10-11 Steven Ceuppensmake use of the new Q_NULLPTR keyword & shorten if...
2013-09-28 Steven CeuppensChanges to integrate the websocket module as a full...
2013-08-30 Kurt PattynAdded -Wextra compiler check
2013-08-25 Kurt PattynReplaced tabs by spaces
2013-08-25 Kurt PattynRenamed qwebsocket.pri to qwebsockets.pri
2013-08-25 Kurt PattynCleaned up the project files
2013-08-25 Kurt PattynReplaced write() methods with send() methods to comply...
2013-08-25 Kurt PattynRenamed websocket.pri to qwebsocket.pri
2013-08-24 Kurt PattynRenamed source directory to src (to be in line with Qt)
2013-08-24 Kurt PattynRenamed WebSocket to QWebSocket
2013-08-13 Kurt PattynAdded doxygen snippet tags
2013-08-13 Kurt PattynRenamed WebWocketClient to EchoClient to be consistent...
2013-08-13 Kurt PattynRenamed WebWocketClient to EchoClient to be consistent...