remove from docs

This commit is contained in:
HawkOwl
2015-09-15 16:26:29 +08:00
parent 4307b1d537
commit 88957b29fa
2 changed files with 1 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ WebSocket allows `bidirectional real-time messaging <http://tavendo.com/blog/pos
* compatible with Python 2.6, 2.7, 3.3 and 3.4
* runs on `CPython`_, `PyPy`_ and `Jython`_
* runs under `Twisted`_ and `asyncio`_
* implements WebSocket `RFC6455`_ (and older versions like Hybi-10+ and Hixie-76)
* implements WebSocket `RFC6455`_ (and draft versions Hybi-10+)
* implements `WebSocket compression <http://tools.ietf.org/html/draft-ietf-hybi-permessage-compression>`_
* implements `WAMP`_, the Web Application Messaging Protocol
* supports TLS (secure WebSocket) and proxies

View File

@@ -16,7 +16,6 @@ serializer
subprotocol
subprotocols
Hybi
Hixie
args
kwargs
unserialized