NapCatQQ/packages/napcat-shell
手瓜一十雪 f04ffa5dc6 Add service handler registration and DI support
Introduces dependency injection via Inversify and reflect-metadata, adds a service handler registry for packet handling, and updates core initialization to auto-register and bind service handlers. Also updates Vite configs and auto-include logic to support protocol service files.
2025-11-14 22:20:33 +08:00
..
utils feat: 装饰器与装饰器路由注册 2025-11-14 19:49:13 +08:00
base.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
napcat.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
package.json Add dev build script and improve Vite config 2025-11-14 21:25:29 +08:00
pipe.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
tsconfig.json Replace nap-proto-core with napcat-protobuf package 2025-11-14 16:19:26 +08:00
vite.config.ts Add service handler registration and DI support 2025-11-14 22:20:33 +08:00