mirror of
https://github.com/kennethreitz/flask-sockets.git
synced 2026-06-05 23:10:16 +00:00
Update README.rst
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ WebSocket Interface
|
||||
-------------------
|
||||
|
||||
The websocket interface that is passed into your routes is
|
||||
`provided by gevent-websocket <https://bitbucket.org/Jeffrey/gevent-websocket/src/6da9851586843a655851b1b196c0d90599de091d/geventwebsocket/websocket.py?at=v0.3.6>`_.
|
||||
`provided by gevent-websocket <https://bitbucket.org/noppo/gevent-websocket>`_.
|
||||
The basic methods are fairly straitforward —
|
||||
``send``, ``receive``, ``send_frame``, and ``close``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user