Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Commit 1c2e50c

Browse filesBrowse files
committed
Fix typo
1 parent ad09d14 commit 1c2e50c
Copy full SHA for 1c2e50c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎README.rst

Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ WebSocket Interface
5454
The websocket interface that is passed into your routes is
5555
`provided by gevent-websocket <https://bitbucket.org/Jeffrey/gevent-websocket/src/6da9851586843a655851b1b196c0d90599de091d/geventwebsocket/websocket.py?at=v0.3.6>`_.
5656
The basic methods are fairly straitforward — 
57-
``send``, ``receive``, ``send_fname``, and ``close``.
57+
``send``, ``receive``, ``send_frame``, and ``close``.
5858

5959
Hopefully, more documentation will be available soon.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.