mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-04 14:41:14 +00:00
Lowered the maxPayload limit from 1 GB to 50 MB in both the WebSocket client and server adapters to improve resource management and prevent excessively large payloads. |
||
|---|---|---|
| .. | ||
| adapter.ts | ||
| http-client.ts | ||
| http-server-sse.ts | ||
| http-server.ts | ||
| index.ts | ||
| plugin-manger.ts | ||
| plugin.ts | ||
| websocket-client.ts | ||
| websocket-server.ts | ||