tsenart / vegeta

HTTP load testing tool and library. It's over 9000!
http://godoc.org/github.com/tsenart/vegeta/lib
MIT License
23.06k stars 1.34k forks source link

Vegeta support for binary payload ( protobuf ) #592

Open Khushbukela opened 2 years ago

Khushbukela commented 2 years ago

Version and Runtime

Paste the output of `vegeta -version` here.

Version: 12.8.4 Commit: Runtime: go1.15.5 darwin/amd64 Date: 2020-11-16T23:36:55Z

If you are not running the latest version of Vegeta, please try upgrading because your issue may have already been fixed.

Expected Behaviour

binary payload should work...

Actual Behaviour

binary payload not working...

Steps to Reproduce

  1. Step 1
  2. Step N

Additional Context