mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
format markdown
This commit is contained in:
@ -25,10 +25,10 @@ cargo run --bin websocket-client
|
||||
|
||||
### python client
|
||||
|
||||
- ``pip install aiohttp``
|
||||
- ``python websocket-client.py``
|
||||
- `pip install aiohttp`
|
||||
- `python websocket-client.py`
|
||||
|
||||
if ubuntu :
|
||||
|
||||
- ``pip3 install aiohttp``
|
||||
- ``python3 websocket-client.py``
|
||||
- `pip3 install aiohttp`
|
||||
- `python3 websocket-client.py`
|
||||
|
Reference in New Issue
Block a user