Fix feature matrix link and clarify paragraph.

This commit is contained in:
Joel Martin 2012-02-23 17:45:27 -06:00
parent 9fcd92c39a
commit 27c3da1908
1 changed files with 9 additions and 4 deletions

View File

@ -83,10 +83,15 @@ 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 (and
elsewhere). See the alternate implementation [Feature
Matrix](https://github.com/kanaka/websockify/wiki/Implementations_Matrix).
The primary implementation of websockify is in python. There are
several alternate implementations in other languages (C, Node.js,
Clojure, Ruby) in the `other/` subdirectory (with varying levels of
functionality).
In addition there are several other external projects that implement
the websockify "protocol". See the alternate implementation [Feature
Matrix](https://github.com/kanaka/websockify/wiki/Feature_Matrix) for
more information.
### Wrap a Program