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
@@ -54,6 +54,6 @@ WebSocket Interface
54
54
The websocket interface that is passed into your routes is
55
55
`provided by gevent-websocket <https://bitbucket.org/Jeffrey/gevent-websocket/src/6da9851586843a655851b1b196c0d90599de091d/geventwebsocket/websocket.py?at=v0.3.6>`_.
56
56
The basic methods are fairly straitforward —
57
-
``send``, ``receive``, ``send_fname``, and ``close``.
57
+
``send``, ``receive``, ``send_frame``, and ``close``.
58
58
59
59
Hopefully, more documentation will be available soon.
0 commit comments