Commit Graph

66 Commits

Author SHA1 Message Date
John Smith
af714aa1f7 处理连接超时(fix #7) 2019-04-21 12:21:12 +08:00
John Smith
3933226485 方便自定义命令处理 2019-03-23 23:58:02 +08:00
John Smith
79e7406e07 简化各种代码 2019-02-20 14:53:50 +08:00
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
356a59d54a fix bug
加锁还是那个问题,连接期间过于复杂
2019-02-18 12:27:53 +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
c1eb141c81 写文档 2018-05-14 11:28:13 +08:00
John Smith
600038b683 添加掉线重连 2018-05-14 01:02:53 +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