summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2010-10-28 10:45:26 -0500
committerJoel Martin <github@martintribe.org>2010-10-28 10:45:26 -0500
commite5d60a8ba2a9556f8785f228239734a0c7650539 (patch)
tree9fbe1662d30186bd16ea62e38f29009949204024 /README.md
parentf1a9971c820b99c16a39e4c351c7980be7afc039 (diff)
downloadwebsockify-e5d60a8ba2a9556f8785f228239734a0c7650539.tar.gz
Issue #32, wsproxy README, update webkit bug info,
- Add wsproxy README.md in utils/ directory. - Document how to build ssl module for python 2.5 and older in wsproxy README. - Update browsers.md to note revision that have the webkit Canvas rendering bug: WebKit build 66396 through 68867 (Chrome/Chromium build 57968 through 61278).
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7beb168..c1286b4 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,11 @@ There a few reasons why a proxy is required:
host and port where the proxy is running and the password that the
vnc server is using (if any). Hit the Connect button.
+* If you are using python 2.3 or 2.4 and you want wsproxy to support
+ 'wss://' (TLS) then see the
+ [wsproxy README](http://github.com/kanaka/noVNC/blob/master/utils/README.md)
+ for instructions on building the ssl module.
+
### Integration