NapCatQQ/packages/napcat-core
手瓜一十雪 0b6afb66d9 Add session proxy with event wrapper integration
Introduces a session proxy mechanism in napcat-core that intercepts service method calls and routes them through an event wrapper when enabled via the NAPCAT_SESSION_PROXY environment variable. Adds helper functions for creating proxied sessions and updates NapCatCore to support the new proxy integration.
2026-01-29 21:58:27 +08:00
..
adapters Update onMSFSsoError signature with code and desc 2025-11-22 20:30:02 +08:00
apis Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
data feat: Support custom filename and cover image for Flash Transfer (#1544) 2026-01-25 09:51:43 +08:00
external Add support for version 9.9.26-44725 2026-01-16 17:25:29 +08:00
helper Add session proxy with event wrapper integration 2026-01-29 21:58:27 +08:00
listeners Add onLoginRecordUpdate method to listener 2026-01-14 18:53:31 +08:00
packet feat: 优化离线重连机制,支持通过前端实现重新登录 2026-01-17 15:38:24 +08:00
protocol Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
services feat: Support custom filename and cover image for Flash Transfer (#1544) 2026-01-25 09:51:43 +08:00
types Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
index.ts Add session proxy with event wrapper integration 2026-01-29 21:58:27 +08:00
package.json Move inversify and reflect-metadata to napcat-core 2025-11-15 16:23:03 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
wrapper.ts feat: Support custom filename and cover image for Flash Transfer (#1544) 2026-01-25 09:51:43 +08:00