Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 550 Bytes

adapters.md

File metadata and controls

14 lines (11 loc) · 550 Bytes

CloudEvents Adapters

Not all event producers will produce CloudEvents natively. As a result, some "adapter" might be needed to convert these events into CloudEvents. This will typically mean extracting metadata from the events to be used as CloudEvents attributes. In order to promote interoperability across multiple implementations of these adapters, the following documents show the proposed algorithms that should be used: