Hi not sure what your requirement is - However protobuf has a java api and you can use that to generate the payload like any other java code that you need to invoke. if you need to pass that payload in some request then that should be possible too
On Tue, Jan 15, 2019 at 12:43 AM Prateek Dua <[email protected]> wrote: > Hi guys, > > Any idea on handling of Protobuf requests via Jmeter ? > > > Thanks, > Prateek > > -- > > > ::DISCLAIMER:: > > > > ---------------------------------------------------------------------------------------------------------------------------------------------------- > > > > > > This message is intended only for the use of the addressee and may > contain information that is privileged, confidential and exempt from > disclosure under applicable law. If the reader of this message is not the > intended recipient, or the employee or agent responsible for delivering > the > message to the intended recipient, you are hereby notified that any > dissemination, distribution or copying of this communication is strictly > prohibited. If you have received this e-mail in error, please notify us > immediately by return e-mail and delete this e-mail and all attachments > from your system. >
