Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
N
noVNC
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rasky
noVNC
Commits
f5769b00
Commit
f5769b00
authored
Jul 02, 2010
by
Joel Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Test table in markdown.
parent
5ba1dd78
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
README.md
README.md
+27
-0
No files found.
README.md
View file @
f5769b00
...
...
@@ -79,12 +79,39 @@ There a few reasons why a proxy is required:
#### Linux (Ubuntu 9.04)
<table>
<tr>
<th>
OS
</th>
<th>
Browser
</th>
<th>
Status
</th>
</tr>
<td>
Ubuntu 9.04
</td>
<td>
Chrome 5.0.375.29
</td>
<td
bgcolor=
"#e0ffe0"
>
Works great
</td>
</tr>
</table>
*
Chrome 5.0.375.29: Works great. Very fast. Native WebSockets.
*
Firefox 3.5: Works well. Large full-color images are slow mostly due
to web-socket-js overhead.
*
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.
*
Arora 0.50: Works. Broken putImageData so large full-color images
are slow. Uses web-socket-js.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment