@nats-trail/server
v0.5.0
Published
API bridge for [NATS Trail](https://github.com/solsolettidev/nats-trail): Express + WebSocket. Owns NATS connections (pooled per context), protects credentials, enforces limits and serves the built UI.
Readme
@nats-trail/server
API bridge for NATS Trail: Express + WebSocket. Owns NATS connections (pooled per context), protects credentials, enforces limits and serves the built UI.
npx nats-trail serveExports startServer() for embedding. Binds to 127.0.0.1 by default because the local API is
unauthenticated and reads stored NATS credentials.
License
Apache-2.0
