diff --git a/README.md b/README.md index 0ed2968..562c4f7 100644 --- a/README.md +++ b/README.md @@ -70,135 +70,10 @@ These are not necessary for the basic operation. ### Implementations of websockify The primary implementation of websockify is in python. There are also -alternative implementations in the `other/` subdirectory. +alternative implementations in the `other/` subdirectory (and +elsewhere). See the alternate implementation [Feature +Matrix](https://github.com/kanaka/websockify/wiki/Implementations_Matrix). -Here is the feature support matrix for the the websockify -implementations: - -
| Program | -websockify | -other/websockify | -other/websockify.js | -other/websockify.rb | -other/kumina | -VNCAuthProxy 1 | -
|---|---|---|---|---|---|---|
| Language | -python | -C | -Node (node.js) | -Ruby | -C | -python (twisted) | -
| Multiproc | -yes | -yes | -yes | -no | -via inetd | -yes | -
| Daemon | -yes | -yes | -no | -no | -via inetd | -yes | -
| SSL wss | -yes 2 | -yes | -no | -no | -no | -yes | -
| Flash Policy Server | -yes | -yes | -no | -no | -yes | -no | -
| Session Record | -yes | -no | -no | -no | -no | -no | -
| Web Server | -yes | -no | -no | -no | -no | -no | -
| Program Wrap | -yes | -no | -no | -no | -no | -no | -
| Multiple Targets | -no | -no | -no | -no | -yes | -no | -
| Hixie 75 | -yes | -yes | -yes | -no | -no | -no | -
| Hixie 76 | -yes | -yes | -yes | -yes | -yes | -yes | -
| IETF/HyBi (07+) | -yes | -no | -no | -yes | -yes | -yes | -