Module binding

Module binding 

Source
Expand description

Provides protocol binding implementations for crate::Event.

Modulesยง

actixactix
This module integrates the cloudevents-sdk with Actix web to easily send and receive CloudEvents.
axumaxum
This module integrates the cloudevents-sdk with Axum web service framework to easily send and receive CloudEvents.
httphttp-binding or reqwest or axum or poem
http_0_2http-0-2-binding or actix or warp
natsnats
This module provides bindings between cloudevents-sdk and nats
poempoem
This module integrates the cloudevents-sdk with Poem to easily send and receive CloudEvents.
rdkafkardkafka
This library provides Kafka protocol bindings for CloudEvents using the rust-rdkafka library.
reqwestreqwest
This module integrates the cloudevents-sdk with reqwest to easily send and receive CloudEvents.
warpwarp
This module integrates the cloudevents-sdk with Warp web service framework to easily send and receive CloudEvents.