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. |
||
|---|---|---|
| .. | ||
| adapters | ||
| apis | ||
| data | ||
| external | ||
| helper | ||
| listeners | ||
| packet | ||
| protocol | ||
| services | ||
| types | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||
| wrapper.ts | ||