会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
思悟志
首页
新随笔
联系
管理
2021年3月8日
Python搭建websocket服务
摘要: 推荐使用python3.6以上版本来运行websockets pip3 install websockets 主要用到的API有: websockets.connect() websockets.send() websockets.recv() server.py,用于搭建webscocket服务器
阅读全文
posted @ 2021-03-08 16:01 Sincere_Ye
阅读(13554)
评论(2)
推荐(0)
编辑
公告