-
Thanks Dan for creating this.
A polymorphic generic context object would be in order to delegate downstream.
Can you elaborate on what the GateWay decorator is for nest and why you did not use …
-
官方文件
https://docs.nestjs.com/cli/overview
原碼
https://github.com/nestjs/nest-cli
-
### Issue description
I am working with Microservices and TypeOrm + Mongo. The problem is that when I do a search in the microservice for example users and I return the response to the gateway micros…
-
We're implementing a microservices architecture using NestJS and RabbitMQ for inter-service communication. The current goal is to distribute messages from one service to multiple other services using …
-
# Generate Gateway Configs and Integrate with Kong
## Description
This task involves setting up the API gateway and connecting it with Kong, which an open source gateway and traffic management layer…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Hello, I'm encountering an issue with @nestjs/graphql when using Apollo Federation with Feder…
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[X] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post you…
-
**Is your feature request related to a problem? Please describe.**
I tried creating 2 apps within nestjs and using the shard manager to instantiate the other, but I keep getting an error, `SHARDING_R…
-
Similarly to https://github.com/jmalloc/echo-server, how much work would it be to support WS/WSS?
-
I think this is a really good example, and also a rare one. If you happen to search for something like nestjs microservice autodiscovery you will not find much else.
So, it would be really nice if th…