rtc-voice-chat/backend/security
2026-04-08 11:00:29 +08:00
..
__init__.py 拆分 server.py 为模块化路由架构,修复 Token 生成排序问题 2026-03-29 21:44:08 +08:00
internal_auth.py refactor: update API endpoints to use consistent path structure, changing /api/chat_callback to /chat_callback and adjusting related documentation and configurations accordingly. 2026-04-08 11:00:29 +08:00
rtc_token.py 拆分 server.py 为模块化路由架构,修复 Token 生成排序问题 2026-03-29 21:44:08 +08:00
signer.py refactor: simplify LLM integration by replacing volcenginesdkarkruntime with standard OpenAI client and unifying environment configuration. 2026-03-31 20:57:49 +08:00