processone / tsung

Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.
http://www.process-one.net/en/tsung/
GNU General Public License v2.0
2.52k stars 404 forks source link

Does Tsung support uploading parameters of type byte [] #365

Open lihuaxin opened 4 years ago

lihuaxin commented 4 years ago

I need to use Tsung to test the mqtt server, but I need to transfer parameters of type byte []. Does Tsung support it? How to configure? I hope to get an answer. thank you very much!