会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
永远的麦田
博客园
首页
新随笔
联系
订阅
管理
2018年4月30日
python一个简单的websocket测试客户端
摘要: 朋友发的,之前在网上一直没找着,先记着 #!/usr/bin/env python import asyncio import websockets import json async def test_ws_quote(): async with websockets.connect('ws://192.168.0.205:8888/quote/quote') as websoc...
阅读全文
posted @ 2018-04-30 23:53 绿色的麦田
阅读(7114)
评论(0)
推荐(0)
编辑
公告