Update README.rst

This commit is contained in:
Kenneth Reitz 2016-02-03 21:32:11 -05:00
parent 6feac2a9b7
commit 8294495656

View file

@ -71,5 +71,3 @@ The websocket interface that is passed into your routes is
`provided by gevent-websocket <https://bitbucket.org/noppo/gevent-websocket>`_.
The basic methods are fairly straitforward — 
``send``, ``receive``, ``send_frame``, and ``close``.
Hopefully, more documentation will be available soon.