sdk-java icon indicating copy to clipboard operation
sdk-java copied to clipboard

Support JSON Batch Format

Open pierDipi opened this issue 3 years ago • 1 comments

The CE spec defines the JSON Batch Format and the Java SDK doesn't support it.

Our core interfaces are designed to work with only one CloudEvent and we shouldn't break them while adding support for JSON Batch Format

pierDipi avatar Dec 06 '21 17:12 pierDipi

Related https://github.com/cloudevents/sdk-java/issues/542, it's focused on Protobuf but the core and api modules should be implemented for the general batch format

pierDipi avatar Apr 17 '23 09:04 pierDipi