kugacz / nj-request-scope

Performant request scope dependency injection for NestJS framework using express server
MIT License
22 stars 7 forks source link

Define dynamic object handlers for @nestjs/microservices #6

Closed jkalberer closed 1 year ago

jkalberer commented 1 year ago

These functions are required for this module to work correctly when using @nestjs/microservices.

For context -- we are adding a gRPC microservices to an existing nest application. We do not want to try to use a separate microservice and modules for this implementation.

jkalberer commented 1 year ago

Thanks for moving on this so fast.

Do you think you'll have time to push a release this week?

kugacz commented 1 year ago

I'm going to push a release this evening CET.

Thank you for your contribution!