We use protobuf based payloads and as I understand it the API today can only send strings. I think it would make sense to only support binary payloads and if you need string then encode it to array buffer in javascript before calling the xk6-nats API.
We use protobuf based payloads and as I understand it the API today can only send strings. I think it would make sense to only support binary payloads and if you need string then encode it to array buffer in javascript before calling the xk6-nats API.