Commit Graph

10 Commits

Author SHA1 Message Date
John Smith
e0959dddfb 修改重连过程、简化一些代码 2019-02-20 14:12:11 +08:00
John Smith
27c51d1342 websocket使用aiohttp 2019-02-20 00:25:14 +08:00
John Smith
0091ed9a77 Revert "几乎完全重写"
This reverts commit 07bc699f2c.
2019-02-19 23:15:00 +08:00
yjqiang
8d7d63f1bb close
close的设计参考了aiohttp 的ws client,非常感谢
2019-02-17 17:01:52 +08:00
yjqiang
07bc699f2c 几乎完全重写
reset roomid支持;断线重连更好地解决;更方便的自定义;支持aiohttp的session,可以提高较多房间时的效率与性能
2019-02-14 18:36:37 +08:00
John Smith
16faeadab8 添加错误处理函数、使用aiohttp 2018-06-03 14:06:00 +08:00
John Smith
11bacf8d43 添加取消SSL验证 2018-06-02 22:09:55 +08:00
John Smith
102674fcad 添加停止方法 2018-05-15 19:31:58 +08:00
John Smith
203f503ecc 发送心跳包 2018-05-13 23:49:32 +08:00
John Smith
1e58ad78fc Initial commit 2018-05-13 21:57:36 +08:00