Open shibd opened 1 year ago
Any update?
General question and quite noob-like. Being the client does support schemaInfo(?), does this also mean the node client supports the schema registry feature?
Scott
related issue (for context's sake): https://github.com/apache/pulsar-client-node/issues/242
Would be really great to have some examples on how to use schema in clients if it is actually supported.
Motivation
At present, Node.js clients can set SchemaInfo, it is best to add examples to convenient understanding
https://github.com/apache/pulsar-client-node/blob/fa7a6d1f0e2859522418203ec841a12e497377ba/src/SchemaInfo.h#L31-L32