-
Notifications
You must be signed in to change notification settings - Fork 1
feat: Update readme #26
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't repeat comments all over the place.
We should probably consider splitting README.md and the crate entry docs.
Also we should add a section on compatibility with the cloudevents-sdk
crate.
Right now the code in the examples feels very "go-like" and I added some comments on how to make them more "rusty".
In general I like this PR, only one philosophical feedback on examples because I'd expect examples to be easily executable to see it works. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
No description provided.