mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-04 06:31:13 +00:00
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. |
||
|---|---|---|
| .. | ||
| ffmpeg | ||
| adaptDecoder.ts | ||
| audio.ts | ||
| config-base.ts | ||
| config.ts | ||
| event.ts | ||
| forward-msg-builder.ts | ||
| log.ts | ||
| msg.ts | ||
| proxy-handler.ts | ||
| qq-basic-info.ts | ||
| rkey.ts | ||
| session-proxy.ts | ||
| status.ts | ||