diff options
author | KurtPattyn <Kurt.pattyn@telenet.be> | 2013-08-03 05:51:21 -0700 |
---|---|---|
committer | KurtPattyn <Kurt.pattyn@telenet.be> | 2013-08-03 05:51:21 -0700 |
commit | b64f856678ef4de107e41ca30297739bb8fc6370 (patch) | |
tree | 373cf255d0219abda272d9cb98fb90a3f8f490af /README.md | |
download | qtwebsockets-b64f856678ef4de107e41ca30297739bb8fc6370.tar.gz |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3eb3834 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +QWebSockets +=========== + +Pure Qt implementation of WebSockets -both client and server |