We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb667c commit 00bc6b2Copy full SHA for 00bc6b2
CHANGELOG.rst
@@ -21,7 +21,7 @@
21
0.13.0 2019-01-24
22
-----------------
23
24
-* Introduce a send method on the conenction which accepts the new
+* Introduce a send method on the connection which accepts the new
25
events. This requires the following usage changes, ::
26
27
connection.accept(subprotocol=subprotocol) -> connection.send(AcceptConnection(subprotocol=subprotocol))
0 commit comments