summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2011-05-01 22:30:26 -0500
committerJoel Martin <github@martintribe.org>2011-05-01 22:30:26 -0500
commitc4b6e771275e2ff4eb90a0ed1ef448abb8dbe3c9 (patch)
tree6f90f24c22e766f52c0db8d51ad55c486bac3f8e /README.md
parentd82aeac93ac82ec08bf1f360791e7961f8c02251 (diff)
downloadwebsockify-c4b6e771275e2ff4eb90a0ed1ef448abb8dbe3c9.tar.gz
README.md: formatting, note broken recording.
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 7 insertions, 9 deletions
diff --git a/README.md b/README.md
index 2f408fe..b7568d7 100644
--- a/README.md
+++ b/README.md
@@ -75,15 +75,14 @@ implementations:
<tr>
<th>Program</th>
<th>Language</th>
- <th>Multiprocess</th>
- <th>Daemonize</th>
- <th>SSL/wss</th>
+ <th>Multiproc</th>
+ <th>Daemon</th>
+ <th>SSL wss</th>
<th>Flash Policy Server</th>
<th>Session Record</th>
<th>Web Server</th>
<th>Program Wrap</th>
- <th>Hixie 75</th>
- <th>Hixie 76</th>
+ <th>Hixie 75/76</th>
<th>IETF/HyBi 07</th>
</tr> <tr>
<td>websockify</td>
@@ -92,8 +91,7 @@ implementations:
<td>yes</td>
<td>yes 1</td>
<td>yes</td>
- <td>yes</td>
- <td>yes</td>
+ <td>yes 2</td>
<td>yes</td>
<td>yes</td>
<td>yes</td>
@@ -109,7 +107,6 @@ implementations:
<td>no</td>
<td>no</td>
<td>yes</td>
- <td>yes</td>
<td>no</td>
</tr>
</tr> <tr>
@@ -123,7 +120,6 @@ implementations:
<td>no</td>
<td>no</td>
<td>yes</td>
- <td>yes</td>
<td>no</td>
</tr>
</table>
@@ -132,6 +128,8 @@ implementations:
* Note 1: to use SSL/wss with python 2.5 or older, see the following
section on *Building the Python ssl module*.
+* Note 2: temporarily broken by IETF/HyBi 07 upgrade.
+
### Wrap a Program