summaryrefslogtreecommitdiff
path: root/examples/doc/sslechoserver.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/doc/sslechoserver.qdoc')
-rw-r--r--examples/doc/sslechoserver.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/doc/sslechoserver.qdoc b/examples/doc/sslechoserver.qdoc
index 608b27a..d158a68 100644
--- a/examples/doc/sslechoserver.qdoc
+++ b/examples/doc/sslechoserver.qdoc
@@ -43,6 +43,8 @@
\example sslechoserver
\title SSL Echo Server Example
\ingroup qtwebsockets-examples
+ \brief Shows how to use the QWebSocketServer class for implementing a simple
+ echo server over secure sockets (wss).
The SSL Echo Server example shows how to use the QWebSocketServer class
to implement a simple echo server over secure sockets (wss).