import websocket ws = websocket.WebSocket() ws.connect("xx.xx.xx") ws.send("string") ws.recv() 相关文章: 2022-12-23 2022-12-23 2022-12-23 2022-12-23 2022-12-23 2021-06-28 2021-09-12