@bluecadet/launchpad-controller
v3.0.0
Published
Controller layer for Launchpad with multi-interface support
Downloads
239
Keywords
Readme
@bluecadet/launchpad-controller
Controller layer for Launchpad with multi-interface control support.
Features
- Event Bus: Type-safe event system for inter-subsystem communication
- Explicit Command Registry: Controller-owned command registration via plugin manifests
- State Store: Real-time state management via event subscriptions
- Transport System: Pluggable transports for various connection types
- Task & Persistent Modes: Ephemeral execution or long-running with transports
Installation
npm install @bluecadet/launchpad-controllerLicense
Bluecadet-authored code in this package is licensed under ISC. Third-party dependencies retain their own licenses.
