massakam commented on issue #81: Support seting topic schema when creating producers/consumers URL: https://github.com/apache/pulsar-client-node/pull/81#issuecomment-603006641 Even if we can set the schema information, the current Node.js client can handle message payloads only with Buffer type. https://github.com/apache/pulsar-client-node/blob/cc79c67c3c330be0667203bf369b5de625eb0044/src/Message.cc#L136-L143 https://github.com/apache/pulsar-client-node/blob/cc79c67c3c330be0667203bf369b5de625eb0044/src/Message.cc#L85-L93
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services