@open-matrix/platform-http-server (0.1.13)
Published 2026-07-08 03:05:31 +00:00 by hivecast-admin
Installation
@open-matrix:registry=npm install @open-matrix/platform-http-server@0.1.13"@open-matrix/platform-http-server": "0.1.13"About this package
@open-matrix/platform-http-server
HTTP gateway actors for Matrix runtimes.
The gateway actor translates external HTTP-shaped requests into Matrix actor
requests. Package runtimes expose static web assets through
MatrixHttpAssetEndpointActor, so Host-managed assets can be served over
Matrix without requiring a per-package HTTP origin.
Dependencies
Dependencies
| ID | Version |
|---|---|
| @nats-io/nats-core | ^3.4.0 |
| @open-matrix/contracts | 0.1.5 |
| @open-matrix/core | 0.1.10 |
| @open-matrix/host-control | 0.1.4 |
| @open-matrix/nats-auth | 0.1.7 |
| @open-matrix/nats-authority-port | 0.0.0 |
| @open-matrix/platform-web-surface | 0.1.1 |
| @open-matrix/sqlite-store | 1.0.2 |
| @open-matrix/subjects | 0.1.2 |
| @open-matrix/system-auth | 0.1.6 |
| @open-matrix/system-platform | 1.0.7 |
| express | ^5.2.1 |
| nats | ^2.29.3 |
Development Dependencies
| ID | Version |
|---|---|
| @types/express | ^5.0.6 |
| esbuild | ^0.25.0 |
| tsx | ^4.0.0 |