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

CE Client SDK #205

Closed
yaronha opened this issue May 9, 2018 · 2 comments
Closed

CE Client SDK #205

yaronha opened this issue May 9, 2018 · 2 comments

Comments

@yaronha
Copy link
Contributor

yaronha commented May 9, 2018

Now that CE is starting to shape up we may want to provide client side language bindings and few protocol implementations to ease on CE adoption

i.e. a client App in Py, Go, Java, Js, .. uses the lib to submit an event. the lib has pluggable transport, can start with HTTP, AMQP, Kafka, .. and cloud providers or vendors can add their own transports to it.

The work can be divided by all of us and can be used for testing or for apps that want to submit events, etc.

seems like it boils down to 3 calls: init, destroy, submit

Yaron

@duglin
Copy link
Collaborator

duglin commented May 10, 2018

@yaronha in the f2f minutes is says you were looking for "Sample translation tools" - does this issue cover that?

@duglin
Copy link
Collaborator

duglin commented May 10, 2018

adding to "additional work stream list"

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