John is a member of the NestJS core team
Part 3: Solving the Message Incompatibility Problem
In Part 2 of this series, we described the...
For further actions, you may consider blocking this person and/or reporting abuse
Thanks! I'm working on some more advanced stuff. Stay tuned! I hope to have some more articles in the next week or so.
Awesome! Glad it helped you out! Feel free to share any of your additional learnings as you work on this. I think there's a ton of potential for building NATS services in Nest.
Easiest is to build a simple example and publish a repo.
Thanks for taking the time to write these articles. They're really well written and provide not only Nest-specific implementations, but also information applicable to any architecture.
Looking forward to Part 4!
Very nice content! Thanks a lot! Looking forward to Part 4 too )
This can't be more useful for my use case . Thank you! Hope you can address events in a hybrid architecture. Also, it would be amazing if you wrote an article of this quality about hybrid nestjs applications (HTTP, gRPC and RabbitMQ for example)
You rock. Please continue to write :) I've learn and understood a lot since yesterday.
I saw your post it helped me a lot!
Could you tell me about Jetstream from Nats in NestJS how would you implement it using the clientProxy itself or some other way?