Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support same message pattern format as nestjs client module #63

Open
Stene3 opened this issue Sep 11, 2024 · 0 comments
Open

Support same message pattern format as nestjs client module #63

Stene3 opened this issue Sep 11, 2024 · 0 comments

Comments

@Stene3
Copy link

Stene3 commented Sep 11, 2024

Hi,
first of all let me thank you for this great library.

I am not sure if this is a bug or feature request, but I would expect this plugin to work like a drop in replacement for built in nestjs transport module, so I have classified this as a bug:

Nestjs supports multiple formats for MessagePattern. It can be object like { cmd: "sum" }, or a string pattern similarly to EventPatterns order.sum. While this works with builtin TCP or NATS transports, it does not with the JetStream transport from this repository.

Are you aware of it, was it intentional or you have never ever used string patterns so you could never know about that?

Thanks for the answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant