Expand description
Provides protocol binding implementations for crate::Event.
Modulesยง
- actix
actix - This module integrates the cloudevents-sdk with Actix web to easily send and receive CloudEvents.
- axum
axum - This module integrates the cloudevents-sdk with Axum web service framework to easily send and receive CloudEvents.
- http
http-bindingorreqwestoraxumorpoem - http_
0_ 2 http-0-2-bindingoractixorwarp - nats
nats - This module provides bindings between cloudevents-sdk and nats
- poem
poem - This module integrates the cloudevents-sdk with Poem to easily send and receive CloudEvents.
- rdkafka
rdkafka - This library provides Kafka protocol bindings for CloudEvents using the rust-rdkafka library.
- reqwest
reqwest - This module integrates the cloudevents-sdk with reqwest to easily send and receive CloudEvents.
- warp
warp - This module integrates the cloudevents-sdk with Warp web service framework to easily send and receive CloudEvents.