@open-matrix/host-control (0.1.4)
Published 2026-07-08 03:05:04 +00:00 by hivecast-admin
Installation
@open-matrix:registry=npm install @open-matrix/host-control@0.1.4"@open-matrix/host-control": "0.1.4"About this package
@open-matrix/host-control
Host control protocol helpers for the Matrix Host supervisor boundary.
This package owns the NATS request/reply protocol used by actors, CLIs, and gateways to ask a running Host supervisor for status, runtime lifecycle, config reload, and shutdown operations. The Host Service still owns process spawning; this package keeps the bus protocol out of HTTP gateway code.
Dependencies
Dependencies
| ID | Version |
|---|---|
| @open-matrix/contracts | 0.1.5 |
| @open-matrix/core | 0.1.10 |
| @open-matrix/nats-auth | 0.1.7 |
| nats | ^2.29.3 |
Development Dependencies
| ID | Version |
|---|---|
| @matrix/test-utils | 0.1.0 |
| @types/node | ^20.0.0 |
| esbuild | ^0.25.0 |
| tsx | ^4.0.0 |
| typescript | ^5.3.0 |