summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2011-08-24 13:23:15 -0500
committerJoel Martin <github@martintribe.org>2011-08-24 13:23:15 -0500
commit86af0b614d52a208d1963c67865ca748616089e9 (patch)
treee8aed664f540a1b25136d664ee4d1046a80902ac /docs
parent2e00f96431b419ede0dcb86a5b7f62ae2e58d09b (diff)
downloadwebsockify-86af0b614d52a208d1963c67865ca748616089e9.tar.gz
Fix HyBi support on 64-bit systems.
https://github.com/kanaka/noVNC/issues/76 - cleanup/update TODO. - remove explicit check for ctypes module for HyBi.
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO14
1 files changed, 3 insertions, 11 deletions
diff --git a/docs/TODO b/docs/TODO
index 97c02f6..cc4b477 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -1,17 +1,9 @@
-- Support protocol version 07:
- http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-07
+- Go implementation
- Support multiple targets that are selected by the path line. Some
sort of wildcarding of ports too.
-- wstelnet: support CSI L and CSI M
-
-- create gevent version:
- http://nichol.as/benchmark-of-python-web-servers
- http://n01se.net/paste/QXO
+- Support SSL targets too.
- - Need at least libevent-1.4 (i.e. not 9.04 Jaunty)
-
- sudo aptitude install python-dev libevent-dev python-setuptools
+- wstelnet: support CSI L and CSI M
- sudo easy_install gevent