diff --git a/README.md b/README.md index f8a506ab..2b7ac685 100644 --- a/README.md +++ b/README.md @@ -85,29 +85,27 @@ There a few reasons why a proxy is required: Status Notes - Ubuntu 9.04 Chrome 5.0.375.29 - Works great + Jaunty Chrome 5.0.375.29 + Works great Very fast. Native WebSockets. - Ubuntu 9.04 Firefox 3.5 - Works well + Jaunty Firefox 3.5 + Works well Large full-color images are somewhat slow due to web-socket-js overhead. - Ubuntu 9.04 Opera 10.60 - Works - Rendering performance is between firefox 3.5 and - Chrome. However web-socket-js interaction causes overall - performance to be lower than firefox 3.5 and causes - occasional hangs. + Jaunty Opera 10.60 + Works + web-socket-js interaction makes it slower than firefox + and causes occasional hangs. - Ubuntu 9.04 Arora 0.5 - Works + Jaunty Arora 0.5 + Works Broken putImageData so large full-color images are slow. Uses web-socket-js. - Ubuntu 9.04 Konqueror 4.2.2 - Broken + Jaunty Konqueror 4.2.2 + Broken web-socket-js never loads @@ -115,22 +113,21 @@ There a few reasons why a proxy is required: - Windows XP Chrome 5.0.375.99 - Works great + WinXP Chrome 5.0.375.99 + Works great Very fast. Native WebSockets. - Windows XP Firefox 3.0.19 - Works well + WinXP Firefox 3.0.19 + Works well Some overhead from web-socket-js. - Windows XP Safari 5.0 - Works - Fast. Native WebSockets. However 'wss://' - (SSL/TLS) does not work because client sends strange - handshake. + WinXP Safari 5.0 + Works + Fast. Native WebSockets. Broken 'wss://' + (SSL) - weird client header - Windows XP Internet Explorer 6, 7, 8 - Non-starter + WinXP IE 6, 7, 8 + Non-starter No basic Canvas support. Javascript painfully slow.