1.2 KiB
1.2 KiB
Java SDK for CloudEvents
A Java API for the CloudEvents specification
Supported specification features
Supported features of the specification:
v0.3 | v1.0 | |
---|---|---|
CloudEvents Core | ✔️ | ✔️ |
AMQP Protocol Binding | ❌ | ❌ |
AVRO Event Format | ❌ | ❌ |
HTTP Protocol Binding | ✔️ | ✔️ |
- Vert.x | ✔️ | ✔️ |
JSON Event Format | ✔️ | ✔️ |
- Jackson | ✔️ | ✔️ |
Kafka Protocol Binding | ❌ | ❌ |
MQTT Protocol Binding | ❌ | ❌ |
NATS Protocol Binding | ❌ | ❌ |
Web hook | ❌ | ❌ |