WebSocket_python:这是python中Websocket的非常简单的实现

时间:2021-05-18 09:15:56
【文件属性】:
文件名称:WebSocket_python:这是python中Websocket的非常简单的实现
文件大小:2KB
文件格式:ZIP
更新时间:2021-05-18 09:15:56
Python 介绍 这是Python中WebSocket的实验性实现。 版本 的Python:3.6 先决条件 pip install websocket_server,记录日志 用法 $ git clone https://github.com/Rowing0914/WebSocket_python.git $ cd WebSocket_python $ python server.py ## Open another terminal or CMD and execute the command below. $ python client.py
【文件预览】:
WebSocket_python-master
----client.py(1KB)
----server.py(2KB)
----README.md(372B)

网友评论