NapCatQQ/packages/napcat-onebot/network
手瓜一十雪 d23785f34d
Some checks are pending
Build NapCat Artifacts / Build-Framework (push) Waiting to run
Build NapCat Artifacts / Build-Shell (push) Waiting to run
Add isActive property to plugin adapters
Introduces an isActive getter to OB11PluginAdapter and OB11PluginMangerAdapter, which returns true only if the adapter is enabled and has loaded plugins. Updates event emission logic to use isActive instead of isEnable, ensuring events are only sent to active adapters.
2026-01-14 18:53:32 +08:00
..
adapter.ts Refactor network adapter activation and message handling 2026-01-14 18:53:31 +08:00
http-client.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
http-server-sse.ts Refactor network adapter activation and message handling 2026-01-14 18:53:31 +08:00
http-server.ts Refactor network adapter activation and message handling 2026-01-14 18:53:31 +08:00
index.ts Add isActive property to plugin adapters 2026-01-14 18:53:32 +08:00
plugin-manger.ts Add isActive property to plugin adapters 2026-01-14 18:53:32 +08:00
plugin.ts Add isActive property to plugin adapters 2026-01-14 18:53:32 +08:00
websocket-client.ts Refactor network adapter activation and message handling 2026-01-14 18:53:31 +08:00
websocket-server.ts Refactor network adapter activation and message handling 2026-01-14 18:53:31 +08:00