Commit Graph

24 Commits

Author SHA1 Message Date
John Smith
9eb953720c 兼容B站弹幕升级(勋章信息多了一个) 2019-07-10 15:16:17 +08:00
John Smith
003d89e976 修复一些错误捕获不到的问题 2019-06-21 17:45:21 +08:00
John Smith
0d63944da4 修复无法取消协程的问题 2019-06-20 23:23:59 +08:00
John Smith
2f705b86ce 添加错误处理 2019-06-12 22:32:34 +08:00
John Smith
39fb86a9b2 将重连日志放到except外面(#8) 2019-06-07 20:02:37 +08:00
John Smith
fe5b4ca2c9 各种方便的小修改 2019-06-06 21:50:51 +08:00
John Smith
10a6a91e74 2019-5-29 B站弹幕升级 2019-05-29 22:28:10 +08:00
John Smith
f755468908 使用官方名称 2019-04-22 19:47:05 +08:00
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