@open-matrix/host-service (0.1.5)

Published 2026-06-21 04:20:11 +00:00 by hivecast-admin

Installation

@open-matrix:registry=
npm install @open-matrix/host-service@0.1.5
"@open-matrix/host-service": "0.1.5"

About this package

@open-matrix/host-service

Standalone Matrix Host Service.

This package is the Docker-style host process boundary. It owns global ~/.matrix host state and is not the legacy matrixd app-loader.

Current slice:

  • creates/reads global host configuration;
  • starts a foreground host service process;
  • starts shared local NATS when configured;
  • supervises package runtime child processes;
  • stores runtime records under the host home;
  • does not import daemon code.

HTTP routes, browser bootstrap, and session/auth endpoints are owned by @open-matrix/system-gateway-http with auth primitives from @open-matrix/system-auth. Host supervisor RPC helpers are owned by @open-matrix/host-control.

Dependencies

Dependencies

ID Version
@matrix/mx-cli 0.1.1
@open-matrix/cli 0.1.12
@open-matrix/contracts 0.1.4
@open-matrix/host-control 0.1.0
@open-matrix/nats-auth 0.1.4
nats ^2.29.3
nkeys.js ^1.1.0

Development Dependencies

ID Version
@matrix/test-utils 0.1.0
@types/node ^20.0.0
esbuild ^0.25.0
typescript ^5.3.0
Details
npm
2026-06-21 04:20:11 +00:00
2
latest
6.4 MiB
Assets (1)
Versions (2) View all
0.1.5 2026-06-21
0.1.4 2026-06-21