@open-matrix/host-control (0.1.50)
Published 2026-09-04 07:52:59 +00:00 by hivecast-admin
Installation
@open-matrix:registry=npm install @open-matrix/host-control@0.1.50"@open-matrix/host-control": "0.1.50"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.22 |
Development Dependencies
| ID | Version |
|---|---|
| @matrix/test-utils | 0.1.0 |
| @open-matrix/contracts | 0.1.22 |
| @open-matrix/core | 0.1.26 |
| @open-matrix/nats-auth | 0.1.26 |
| @open-matrix/package-runtime | 0.1.30 |
| @open-matrix/runtime-launcher3 | 0.1.36 |
| @types/node | ^20.0.0 |
| esbuild | ^0.25.0 |
| nats | ^2.29.3 |
| tsx | ^4.0.0 |
| typescript | ^5.3.0 |