NapCatQQ/src/onebot
手瓜一十雪 890d032794 Add streaming file upload and download actions
Introduces new OneBot actions for streaming file upload and download, including chunked file transfer with memory/disk management and SHA256 verification. Adds CleanStreamTempFile, DownloadFileStream, UploadFileStream, and TestStreamDownload actions, updates action routing and network adapters to support streaming via HTTP and WebSocket, and provides Python test scripts for concurrent upload testing.
2025-09-16 23:24:00 +08:00
..
action Add streaming file upload and download actions 2025-09-16 23:24:00 +08:00
api 找不到类型时显式报错 (#1256) 2025-09-16 17:19:59 +08:00
config feat: 安全性提升 2025-09-06 10:49:29 +08:00
event fix: readonly 2025-05-18 19:02:31 +08:00
helper feat: group_all_shut 2025-04-10 09:00:00 +08:00
network Add streaming file upload and download actions 2025-09-16 23:24:00 +08:00
types fix: /get_msg interface returns group type message with group_name. (#1205) 2025-08-23 11:38:24 +08:00
index.ts refactor: 将默认密码相关逻辑重构为后端处理 (#1247) 2025-09-11 13:13:00 +08:00