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

Is there any way to send CloudEvents to NATS? #292

Open
vvitkovsky opened this issue Apr 18, 2024 · 2 comments
Open

Is there any way to send CloudEvents to NATS? #292

vvitkovsky opened this issue Apr 18, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@vvitkovsky
Copy link

Hello,

Unfortunately I haven't found any example related to sending CloudEvents to NATS (there is only one example how to send HTTP message). I also can't find any CloudNative.CloudEvents.NATS Nuget package, is it integrated to some other Nuget?
Is it even possible with current CloudEvents .NET SDK?

I look forward to your answer.

Best regards,
Victor

@jskeet
Copy link
Contributor

jskeet commented Apr 18, 2024

Well, we don't have an implementation of the NATS binding within this repo at the moment. That doesn't stop you from building one based on the existing packages of course. If you'd like to implement it and contribute it back to this repository, you'd be welcome to do so... I don't expect the existing maintainers to implement it any time soon.

@jskeet jskeet added the enhancement New feature or request label Apr 18, 2024
@vvitkovsky
Copy link
Author

Ok, got it, thanks.

Best regards,
Victor

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

No branches or pull requests

2 participants