Kamil Mysliwiec

Results 536 comments of Kamil Mysliwiec

https://github.com/nestjs/azure-func-http/commit/eb6eb654fc325b8a5d2539eeef496926fc1b1714

Would you like to create a PR for this feature?

Would you like to create a PR for this feature?

Would you like to create a PR for this issue?

So far the only way to accomplish this is to use a custom strategy that extends the built-in transporter. Example: ```typescript import { ServerKafka } from '@nestjs/microservices'; import { Consumer...

This feature isn't crucial as there's currently a different way to register event listeners. We're still debating if the approach/API proposed in this PR is actually simpler than what you...

cc @soyuka would you like to take a look?

Please provide a [minimum reproduction repository](https://minimum-reproduction.wtf/) (Git repository/[StackBlitz](https://stackblitz.com/fork/github/nestjs/typescript-starter)/[CodeSandbox](https://codesandbox.io/s/github/nestjs/typescript-starter/tree/master) project).

Description != minimum reproduction repository

Can you provide a [**minimum**(!!) reproduction repository](https://minimum-reproduction.wtf/)? (see instructions under this link but long story short, no extra libs, irrelevant dependencies, Nx, etc)