Signed-off-by: Francesco Guardiani <francescoguard@gmail.com> |
||
---|---|---|
.github/workflows | ||
src | ||
tests | ||
.gitignore | ||
CONTRIBUTING.md | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
README.md
CloudEvents SDK Rust
Work in progress SDK for CloudEvents
Spec support
v0.3 | v1.0 | |
---|---|---|
CloudEvents Core | ✔️ | ✔️ |
AMQP Protocol Binding | ❌ | ❌ |
AVRO Event Format | ❌ | ❌ |
HTTP Protocol Binding | ❌ | ❌ |
JSON Event Format | ✔️ | ✔️ |
Kafka Protocol Binding | ❌ | ❌ |
MQTT Protocol Binding | ❌ | ❌ |
NATS Protocol Binding | ❌ | ❌ |
Web hook | ❌ | ❌ |
Development & Contributing
If you're interested in contributing to sdk-rust, look at Contributing documentation
Community
- There are bi-weekly calls immediately following the Serverless/CloudEvents call at 9am PT (US Pacific). Which means they will typically start at 10am PT, but if the other call ends early then the SDK call will start early as well. See the CloudEvents meeting minutes to determine which week will have the call.
- Slack: #cloudeventssdk (or #cloudevents-sdk-rust) channel under CNCF's Slack workspace.
- Email: https://lists.cncf.io/g/cncf-cloudevents-sdk
- Contact for additional information: Fancesco Guardiani (
@slinkydeveloper
on slack).