@open-matrix/host-control (0.1.53)
Published 2026-09-05 00:12:25 +00:00 by hivecast-admin
Installation
@open-matrix:registry=npm install @open-matrix/host-control@0.1.53"@open-matrix/host-control": "0.1.53"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.24 |
Development Dependencies
| ID | Version |
|---|---|
| @matrix/test-utils | 0.1.0 |
| @open-matrix/contracts | 0.1.24 |
| @open-matrix/core | 0.1.30 |
| @open-matrix/nats-auth | 0.1.28 |
| @open-matrix/package-runtime | 0.1.34 |
| @open-matrix/runtime-launcher3 | 0.1.40 |
| @types/node | ^20.0.0 |
| esbuild | ^0.25.0 |
| nats | ^2.29.3 |
| tsx | ^4.0.0 |
| typescript | ^5.3.0 |