Expand description
Unofficial Rust SDK for Knative
This is a placeholder. I’m currently implementing the same functionality closed source. As I progress and get a better grip on the best approach I will start to build this crate in parallel
§Versioning
Please consider everything 0.0.*
as extremely unstable and absolutely not ready for production use.
§Roadmap
-
Eventing
-
Client
- Sending Events
- Retry with backoff
- circuit breaker
- tracing logs
- opentelemetry
- Sink. Receiving Events.
-
- Serving
Modules§
- Knative Eventing (official docs)
- Serving (official docs)