Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the JSON Batch Format #130

Open
jondequinor opened this issue Oct 15, 2020 · 1 comment
Open

Support the JSON Batch Format #130

jondequinor opened this issue Oct 15, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@jondequinor
Copy link

jondequinor commented Oct 15, 2020

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
@grant
Copy link
Member

grant commented Dec 10, 2021

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.

@xSAVIKx xSAVIKx added the enhancement New feature or request label Jul 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants