You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ WebSocket Interface
68
68
-------------------
69
69
70
70
The websocket interface that is passed into your routes is
71
-
`provided by gevent-websocket <https://bitbucket.org/Jeffrey/gevent-websocket/src/6da9851586843a655851b1b196c0d90599de091d/geventwebsocket/websocket.py?at=v0.3.6>`_.
71
+
`provided by gevent-websocket <https://bitbucket.org/noppo/gevent-websocket>`_.
72
72
The basic methods are fairly straitforward —
73
73
``send``, ``receive``, ``send_frame``, and ``close``.
0 commit comments