@aghoz/nest
v0.4.3
Published
NestJS adapter for Aghoz resumable edge event streams, mounted inside your existing app on either the Express or Fastify platform.
Maintainers
Readme
@aghoz/nest
NestJS adapter: a DI module plus a handler for a controller you write yourself, so your own @UseGuards() still run. Nest's @Sse() cannot be used — it writes the response itself, which puts the checkpoint header out of reach.
Requires @aghoz/server alongside it.
npm install @aghoz/nestNode.js only for now, Node 22+. There is no adapter for another language yet — the Rust core and C ABI exist so that there can be.
Full documentation, the integration guides and the wire protocol live in the monorepo: https://github.com/akosidencio/aghoz
License
MIT OR Apache-2.0, at your option.
