https://github.com/cloudevents/sdk-go #436
Unanswered
joeblew999
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any support for Cloud Events ?
the system is agnostic , with Message Queue adapters, like in this case NATS Jetstream .
https://github.com/cloudevents/sdk-go/tree/main/protocol/nats_jetstream/v3
I use NATS, and here is an example sink for it:
https://github.com/ansig/jetstream-cdevents-sink
Maybe there is a way for Bento to be the Agnostic layer for sourcing and sinking CDE using golang : https://github.com/cloudevents/sdk-go
Beta Was this translation helpful? Give feedback.
All reactions