NapCatQQ/packages/napcat-onebot/network
手瓜一十雪 008fb39f8f Reduce WebSocket maxPayload to 50 MB
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.
2026-01-27 22:56:27 +08:00
..
adapter.ts Refactor network adapter activation and message handling 2026-01-14 18:53:31 +08:00
http-client.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
http-server-sse.ts Refactor network adapter activation and message handling 2026-01-14 18:53:31 +08:00
http-server.ts Refactor network adapter activation and message handling 2026-01-14 18:53:31 +08:00
index.ts Add isActive property to plugin adapters 2026-01-14 18:53:32 +08:00
plugin-manger.ts Add plugin enable/disable config and status management 2026-01-17 16:24:46 +08:00
plugin.ts Add isActive property to plugin adapters 2026-01-14 18:53:32 +08:00
websocket-client.ts Reduce WebSocket maxPayload to 50 MB 2026-01-27 22:56:27 +08:00
websocket-server.ts Reduce WebSocket maxPayload to 50 MB 2026-01-27 22:56:27 +08:00