CloudEvents NATS Protocol Binding

The NATS protocol binding for CloudEvents defines how events are mapped to NATS messages. It enables CloudEvents to be produced and consumed over the NATS messaging system, supporting both publish/subscribe and request/reply patterns.

API entry from apis.yml

apis.yml Raw ↑
aid: cloudevents:cloudevents-nats-binding
name: CloudEvents NATS Protocol Binding
description: The NATS protocol binding for CloudEvents defines how events are mapped to NATS messages.
  It enables CloudEvents to be produced and consumed over the NATS messaging system, supporting both publish/subscribe
  and request/reply patterns.
humanURL: https://github.com/cloudevents/spec/blob/main/cloudevents/bindings/nats-protocol-binding.md
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
properties:
- type: Documentation
  url: https://github.com/cloudevents/spec/blob/main/cloudevents/bindings/nats-protocol-binding.md
tags:
- Messaging
- NATS
- Protocol Binding