nats-io / nats-architecture-and-design

Architecture and Design Docs
Apache License 2.0
177 stars 20 forks source link

service response types #184

Open aricart opened 1 year ago

aricart commented 1 year ago

Overview

Services responses for PING, INFO, SCHEMA, STATS now have a type field that identifies the response:

The behavior is documented in ADR-32

Clients and Tools

Other Tasks

Client authors please update with your progress. If you open issues in your own repositories as a result of this request, please link them to this one by pasting the issue URL in a comment or main issue description.