Simple Chat Example

Shows how to use the QWebSocket and QWebSocketServer classes for creating a minimalistic chat application over the WebSocket protocol.

The Simple Chat Example shows how to use the QWebSocket and QWebSocketServer classes to create a minimalistic chat application over the WebSocket protocol.

Files: