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

Extend support for Cloud Events #37

Open
tardunge opened this issue Nov 10, 2023 · 0 comments
Open

Extend support for Cloud Events #37

tardunge opened this issue Nov 10, 2023 · 0 comments

Comments

@tardunge
Copy link

Hi,
I'm very much liking the transporter and wanted it to support cloud events specification.

I have some pubsub subscriptions which deal with google generated cloud events and the data is base 64 encoded. Unfortunately i cannot specify any pattern here to filter out the messages of my interest.

Can you extend the support for this?
It will be based on an assumption that if the event payload follows the cloud event spec, then the data is base64 encoded. If this can be resolved by providing base64 decoder func in the event pattern decorator, that would be awesome.

Thanks for the effort.
Happy to contribute.

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