NapCatQQ/packages/napcat-core
手瓜一十雪 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
..
adapters refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
apis Replace nap-proto-core with napcat-protobuf package 2025-11-14 16:19:26 +08:00
data refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
external refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
helper Replace nap-proto-core with napcat-protobuf package 2025-11-14 16:19:26 +08:00
listeners Refactor imports to use package names instead of aliases 2025-11-14 14:34:27 +08:00
packet Add service handler registration and DI support 2025-11-14 22:20:33 +08:00
protocol Add service handler registration and DI support 2025-11-14 22:20:33 +08:00
services Refactor imports to use package names instead of aliases 2025-11-14 14:34:27 +08:00
types refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
index.ts Add service handler registration and DI support 2025-11-14 22:20:33 +08:00
package.json Replace nap-proto-core with napcat-protobuf package 2025-11-14 16:19:26 +08:00
tsconfig.json Remove unused path aliases from tsconfig files 2025-11-14 14:37:43 +08:00
wrapper.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00