Update websocket.rst (#1694)
This commit is contained in:
parent
3e932505b0
commit
0df37fa653
@ -1,7 +1,10 @@
|
|||||||
WebSocket
|
WebSocket
|
||||||
=========
|
=========
|
||||||
|
|
||||||
Sanic provides an easy to use abstraction on top of `websockets`. To setup a WebSocket:
|
Sanic provides an easy to use abstraction on top of `websockets`.
|
||||||
|
Sanic Supports websocket versions 7 and 8.
|
||||||
|
|
||||||
|
To setup a WebSocket:
|
||||||
|
|
||||||
.. code:: python
|
.. code:: python
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user