@open-matrix/system-gateway-http (0.1.5)
Published 2026-04-27 19:22:57 +00:00 by hivecast-admin
Installation
@open-matrix:registry=npm install @open-matrix/system-gateway-http@0.1.5"@open-matrix/system-gateway-http": "0.1.5"About this package
@open-matrix/system-gateway-http
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 |
|---|---|
| @matrix/core | workspace:* |
| @open-matrix/matrix-web | workspace:* |
| @open-matrix/nats-auth | workspace:* |
| @open-matrix/system-auth | workspace:* |
| nats | ^2.29.3 |
Development Dependencies
| ID | Version |
|---|---|
| esbuild | ^0.25.0 |
| tsx | ^4.0.0 |