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).
This commit is contained in:
Joel Martin
2010-10-28 10:45:26 -05:00
parent f1a9971c82
commit e5d60a8ba2
4 changed files with 101 additions and 56 deletions

View File

@@ -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