1 रिपॉजिटरी
Specifications for mapping CloudEvents attributes and data onto HTTP, AMQP, Kafka, MQTT, NATS, and WebSocket protocols.
Distinct from HTTP Protocols: Distinct from general HTTP Protocols: defines a specific binding for the CloudEvents event format onto HTTP and other transport protocols, not the protocol itself.
Explore 1 awesome GitHub repository matching networking & communication · CloudEvents Bindings. Refine with filters or upvote what's useful.
CloudEvents is an open specification for describing event data in a common format across cloud platforms and services. It defines a standard structure and set of metadata attributes for events, enabling interoperability across different systems so producers and consumers can exchange events without custom translation. The specification provides a protocol-agnostic serialization framework that maps CloudEvents attributes and payloads to multiple serialization formats including JSON, Avro, and Protobuf, and defines transport bindings for mapping events onto protocols like HTTP, AMQP, Kafka, MQTT
Defines the standard transport bindings for mapping CloudEvents onto HTTP and other protocols.