python websocket
摘要:
安装 pip install websocket-client 先来看一下,长连接调用方式: ws = websocket.WebSocketApp("ws://echo.websocket.org/", on_message = on_message, on_error = on_error, o 阅读全文
posted @ 2020-11-10 17:19 crystal1126 阅读(606) 评论(0) 推荐(0)
浙公网安备 33010602011771号