sdk-python
sdk-python copied to clipboard
Support the JSON Batch Format
https://github.com/cloudevents/spec/blob/master/json-format.md#4-json-batch-format
Expected Behavior
To be able to use the sdk in order to send a batch of CloudEvent
Actual Behavior
Only the JSON Format is supported by the sdk
Specifications
- Platform: linux
- Python Version: 3.6
Here's an updated link:
https://github.com/cloudevents/spec/blob/v1.0.1/json-format.md#4-json-batch-format
Given the number of providers that give batched events, I'm not sure if the SDKs are going to prioritize this format.