摘要:
一、websockets库安装 pip install websockets 二、代码 # -*- coding: utf-8 -*- import websocket import json url = 'wss://xxxxxx.net'#websocket连接地址,地址为虚拟地址 #webso 阅读全文
posted @ 2020-03-10 15:12
疯狂的机器人
阅读(3567)
评论(0)
推荐(0)
浙公网安备 33010602011771号