2vin / websocket_python

Python code for websocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Websocket for python

ws-server.py: python code for server side

ws-client.py: python code for client side

Run commands:

python3 ws_server.py # for server

python3 ws_client.py # for client

About

Python code for websocket


Languages

Language:Python 100.0%