Crate zino_channel

Crate zino_channel 

Source
Expand description

github crates-io docs-rs

Cloud events and subscriptions for zino.

§Feature flags

The following optional features are available:

NameDescriptionDefault?
flumeEnables the message channel via flume.No

Structs§

CloudEvent
Cloud event. See the spec.
MessageChannelflume
Message channel for sending and receiving cloud events.
Subscription
Subscription.