mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 23:19:37 +00:00
Introduced the new napcat-protocol package to unify protocol adapter management for OneBot and Satori. Updated napcat-framework and napcat-shell to use ProtocolManager instead of direct adapter instantiation. Added protocol info definitions to napcat-common, and integrated protocol configuration and management APIs into the web UI backend and frontend. This refactor improves maintainability, extensibility, and encapsulation of protocol logic, while maintaining backward compatibility. |
||
|---|---|---|
| .. | ||
| protocol | ||
| cancel-task.ts | ||
| clean-task.ts | ||
| env.d.ts | ||
| fall-back.ts | ||
| file-uuid.ts | ||
| file.ts | ||
| health.ts | ||
| helper.ts | ||
| log-interface.ts | ||
| lru-cache.ts | ||
| message-unique.ts | ||
| mirror.ts | ||
| path.ts | ||
| request.ts | ||
| status-interface.ts | ||
| store.ts | ||
| subscription-interface.ts | ||
| system.ts | ||
| types.ts | ||
| version.ts | ||
| worker.ts | ||