README.md: note protocols supported by each variant.

This commit is contained in:
Joel Martin 2011-05-01 22:26:59 -05:00
parent 88b71ce171
commit d82aeac93a
1 changed files with 12 additions and 0 deletions

View File

@ -82,6 +82,9 @@ implementations:
<th>Session Record</th>
<th>Web Server</th>
<th>Program Wrap</th>
<th>Hixie 75</th>
<th>Hixie 76</th>
<th>IETF/HyBi 07</th>
</tr> <tr>
<td>websockify</td>
<td>python</td>
@ -92,6 +95,9 @@ implementations:
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
</tr> <tr>
<td>other/websockify</td>
<td>C</td>
@ -102,6 +108,9 @@ implementations:
<td>no</td>
<td>no</td>
<td>no</td>
<td>yes</td>
<td>yes</td>
<td>no</td>
</tr>
</tr> <tr>
<td>other/websockify.js</td>
@ -113,6 +122,9 @@ implementations:
<td>no</td>
<td>no</td>
<td>no</td>
<td>yes</td>
<td>yes</td>
<td>no</td>
</tr>
</table>