Reference VNCAuthProxy in implementation list.

This commit is contained in:
Joel Martin 2011-09-29 16:15:15 -05:00
parent 724aa3aca0
commit 6748098152
1 changed files with 13 additions and 0 deletions

View File

@ -77,78 +77,91 @@ implementations:
<th>other/websockify</th>
<th>other/websockify.js</th>
<th>other/kumina</th>
<th>[http://code.osuosl.org/projects/twisted-vncauthproxy](VNCAuthProxy)</th>
</tr> <tr>
<th>Language</th>
<td>python</td>
<td>C</td>
<td>Node (node.js)</td>
<td>C</td>
<td>python (twisted)</td>
</tr> <tr>
<th>Multiproc</th>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>no</td>
<td>yes</td>
</tr> <tr>
<th>Daemon</th>
<td>yes</td>
<td>yes</td>
<td>no</td>
<td>no</td>
<td>yes</td>
</tr> <tr>
<th>SSL wss</th>
<td>yes 1</td>
<td>yes</td>
<td>no</td>
<td>no</td>
<td>yes</td>
</tr> <tr>
<th>Flash Policy Server</th>
<td>yes</td>
<td>yes</td>
<td>no</td>
<td>yes</td>
<td>no</td>
</tr> <tr>
<th>Session Record</th>
<td>yes</td>
<td>no</td>
<td>no</td>
<td>no</td>
<td>no</td>
</tr> <tr>
<th>Web Server</th>
<td>yes</td>
<td>no</td>
<td>no</td>
<td>no</td>
<td>no</td>
</tr> <tr>
<th>Program Wrap</th>
<td>yes</td>
<td>no</td>
<td>no</td>
<td>no</td>
<td>no</td>
</tr> <tr>
<th>Multiple Targets</th>
<td>no</td>
<td>no</td>
<td>no</td>
<td>yes</td>
<td>no</td>
</tr> <tr>
<th>Hixie 75</th>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>no</td>
<td>no</td>
</tr> <tr>
<th>Hixie 76</th>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr> <tr>
<th>IETF/HyBi 07-10</th>
<td>yes</td>
<td>no</td>
<td>no</td>
<td>no</td>
<td>yes</td>
</tr>
</table>