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

How to send/emit cloud events #210

Open
oasisk opened this issue Jun 1, 2023 · 2 comments
Open

How to send/emit cloud events #210

oasisk opened this issue Jun 1, 2023 · 2 comments

Comments

@oasisk
Copy link

oasisk commented Jun 1, 2023

Javascript sdk supports sending events , how to send events using rust sdk.

https://github.com/cloudevents/sdk-javascript#emitting-events

@Lazzaretti
Copy link
Member

Hi @oasisk

The SDK supports sending events. Is your question how to send an event to an HTTP endpoint? Are you looking for a browser-based solution (so with a WebAssembly)?
And how should the event be encoded (e.g. JSON)?

@oasisk
Copy link
Author

oasisk commented Jun 5, 2023

@Lazzaretti ..yes..want to understand how do we send events to http end point?

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

2 participants