Commit Graph

119 Commits

Author SHA1 Message Date
679e73bfb2 update 2024-10-12 11:06:11 +08:00
46ef3d4d0a update 2024-10-11 18:09:08 +08:00
d20d64204a update 2024-10-11 18:07:11 +08:00
91edac61e0 update 2024-10-11 14:00:52 +08:00
7366d055e2 update 2024-10-11 11:32:10 +08:00
17fae53527 update 2024-10-11 11:29:37 +08:00
a032c37645 update 2024-10-11 11:29:12 +08:00
536c7bb23e update 2024-10-11 11:27:55 +08:00
ba387e09ab add live status notify 2024-10-11 11:25:48 +08:00
6d4266e0de update 2024-09-26 17:36:25 +08:00
04018cdaf4 update 2024-09-26 16:29:45 +08:00
764c517224 move redis to separate module 2024-03-20 11:22:07 +08:00
4218fa373b make redis to config 2024-03-16 15:05:29 +08:00
a740413f4e make redis to config 2024-03-16 15:00:45 +08:00
95c7ee717b safety close log file 2024-03-03 02:23:07 +08:00
9fcaa5df25 防止日志轮换添加 room_status_log 2024-03-02 01:41:54 +08:00
e6033c712b 防止 flush 失败影响日志获取 2024-03-02 00:30:58 +08:00
b41783b9c8 捕获 SIGHUB 信号实现日志滚动功能 2024-03-02 00:27:24 +08:00
d09f52e429 update 2024-03-01 22:10:36 +08:00
0f741e5ee9 下播记录时间 2024-03-01 19:14:15 +08:00
ad6b606f33 添加直播间状态日志 2024-03-01 16:31:00 +08:00
b8350e9c41 修复 _global_callback 收不到位置消息的 bug 2024-03-01 15:29:41 +08:00
2cca794367 update 2024-03-01 15:23:09 +08:00
9962cd3d4e 辅助线程实现改为守护线程 2024-03-01 15:10:44 +08:00
e4b7e419e7 添加日志文件过期刷新,防止日志丢失 2024-03-01 15:01:34 +08:00
c7eea9c6d9 记录直播原始数据,添加redis控制的直播间列表 2024-03-01 14:48:55 +08:00
John Smith
fc55b75dab 开放平台签名使用更难碰撞的随机数 2023-11-28 22:28:43 +08:00
John Smith
5525bf5419 获取重连间隔时间时传入总重连次数 2023-11-26 16:21:50 +08:00
John Smith
b2c26b5f16 升级依赖,兼容Python 3.12 2023-11-25 17:14:08 +08:00
John Smith
6b3ca05d51 移除弹幕模型中的头像字段和Protobuf模型 2023-11-25 16:08:36 +08:00
dependabot[bot]
e9075de6e6 Bump aiohttp from 3.8.5 to 3.8.6
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.8.6)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 09:38:09 +08:00
John Smith
57fdd2fb4c 更新开放平台点赞消息模型 2023-11-02 22:12:07 +08:00
John Smith
4da27950c8 更新开放平台模型礼物价格的注释 2023-09-18 20:00:33 +08:00
John Smith
4351881f2e 可配置重连间隔时间 2023-09-15 22:14:25 +08:00
John Smith
fc98b1a699 移除开放平台模型LikeMessage的timestamp字段 2023-09-11 23:26:50 +08:00
John Smith
b1d066b59f 添加重连次数太多的保险措施 2023-09-09 23:45:06 +08:00
John Smith
356837c136 修复开放平台项目可能在close之前停止项目心跳的问题 2023-09-05 22:08:22 +08:00
John Smith
b6e9578cb2 处理开放平台项目异常关闭的情况 2023-09-05 22:00:33 +08:00
John Smith
1db652246a 增强兼容性 2023-09-05 20:33:04 +08:00
John Smith
e9d4bf47cf 客户端正常停止也调用回调 2023-09-05 19:23:20 +08:00
John Smith
e99dc7c5a3 改个变量名 2023-09-04 19:15:22 +08:00
John Smith
300840fd65 移除了一堆没用的特性
消息处理接口改成同步函数
消息处理器从数组改成单个对象
移除web端短ID属性
移除SSL配置
消息处理器添加客户端异常停止的回调
2023-09-03 18:09:48 +08:00
John Smith
74b9cdc100 添加开放平台消息模型 2023-09-03 16:53:08 +08:00
John Smith
ff766d68db 修复连接WebSocket时用的UA 2023-09-03 12:48:04 +08:00
John Smith
a52af864ad 抽出客户端基类 2023-09-03 12:22:01 +08:00
John Smith
92e5cf56db Merge branch 'pr/35' into dev 2023-09-03 10:46:31 +08:00
John Smith
c99909be13 整理开放平台接口代码 2023-09-03 10:46:01 +08:00
kinori
0bdec42f50 补充开放平台接口的结束及心跳调用 2023-09-02 19:36:04 +08:00
kinori
20867a2135 修复开放平台接口启用的判断逻辑 2023-09-02 12:42:40 +08:00
John Smith
d55f001c67 支持自动获取UID、添加使用已登录账号连接的演示 2023-09-02 12:40:38 +08:00