rocketmq-client-nodejs
rocketmq-client-nodejs copied to clipboard
[Feature Request] Support PutUserProperty
In java we can use message. putUserProperty to append some metadata into message, this is sometimes very useful, but in nodejs client we have not found how we can do this. Could you support this please?