Skip to main content

One doc tagged with "NestJS"

View all tags

Message Consumers in NestJS

NestJS provides a declarative, decorator-based approach to request routing. When using DugongJS with NestJS, you can use a similar approach to define message consumers that handle specific domain events using a declarative syntax.