@node-xray/core
v0.5.0
Published
Core runtime engine for node-xray: async context, event store, loop monitor, WebSocket hub, redactor
Downloads
729
Readme
@node-xray/core
Core runtime engine for node-xray. Provides the async context, the in-memory ring buffer, the event-loop monitor, the versioned WebSocket hub, and the default-deny redactor.
Implementation lands in P1. The P0 stub exports
version()andXRayOptionsso the monorepo can compile.
See docs/ARCHITECTURE.md and docs/API.md.
