@open-matrix/host-service (0.1.1)
Published 2026-04-28 03:53:45 +00:00 by hivecast-admin
Installation
@open-matrix:registry=npm install @open-matrix/host-service@0.1.1"@open-matrix/host-service": "0.1.1"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;
- supervises the package-owned HTTP gateway runtime;
- 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.
Dependencies
Dependencies
| ID | Version |
|---|---|
| @matrix/mx-cli | workspace:* |
| @open-matrix/nats-auth | workspace:* |
| @open-matrix/system | workspace:* |
| @open-matrix/system-auth | workspace:* |
| @open-matrix/system-gateway-http | workspace:* |
| nats | ^2.29.3 |
| nkeys.js | ^1.1.0 |
Development Dependencies
| ID | Version |
|---|---|
| @types/node | ^20.0.0 |
| esbuild | ^0.25.0 |
| typescript | ^5.3.0 |
Details
2026-04-28 03:53:45 +00:00
Assets (1)
Versions (1)
View all
npm
1
latest
516 KiB
host-service-0.1.1.tgz
516 KiB
0.1.1
2026-04-28