| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add support for CloudEvents and event driver sidecar (#244) List of changes: * Added support for CloudEvent - all events must now follow this spec * Added new concept - event driver sidecar. * RabbitMQ is abstracted into transport package and interface. Adding support for Kafka is planned * Example ticker event driver based on new concept added to examples * Added initial support for OpenTracing * A lot of minor tweaks and fixed golint issues | 8 年前 | |
Update CloudEvent implementation to adhere to the latest version (#535) * Remove Namespace attribute * Consolidate SourceID and SourceType into Source. Subscription now only expects EventType. * Use `json.RawMessage` as data type for CloudEvent. This should ensure it's properly passed down to the function manager (should not require additional processing) * CloudEvent attributes are now top level in /v1/event payload body * Update accepted content type for /v1/event to also include `application/cloudevent+json` | 8 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 8 年前 | ||
| 8 年前 |