pulsar-client-node
pulsar-client-node copied to clipboard
[feature request] Support KeyValue Schema.
Motivation
CPP client supported the KeyValue schema on https://github.com/apache/pulsar-client-cpp/pull/22.
Node.js clients also can support KeyValue schemas based on this.