diff --git a/README.md b/README.md index 344ec451..b3c93418 100644 --- a/README.md +++ b/README.md @@ -236,6 +236,11 @@ internal/sfu/ real-time SFU experiments internal/turnsrv/ TURN/STUN building blocks ``` +## TODO List + +- Improve Bot compatibility for third-party libraries, such as `python-telegram-bot`. +- Fix known bugs and keep hardening existing compatibility paths. + ## Help Improve It `gramsrv` will get better fastest if more people run it, break it, profile it, diff --git a/README.zh-CN.md b/README.zh-CN.md index 102c0903..62b8f19d 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -216,6 +216,11 @@ internal/sfu/ SFU 实验模块 internal/turnsrv/ TURN/STUN building blocks ``` +## TODO LIST + +- 优化 Bot 适配第三方库调用,如 `python-telegram-bot`。 +- 修复一些 bug,持续加固已实现的兼容路径。 + ## 一起优化 `gramsrv` 非常欢迎大家一起跑、一起测、一起拆问题、一起优化。尤其欢迎这些贡献: