Implementation of command line calls

Is there any documentation somewhere about adding support to custom protocols ?

My tests should be sent through a 3rd party program that sends the web calls (not open-source so i must use it). The only way for me to use this program are bash scripts and command lines. Unless gatling already has it somewhere I must add a custom implementation for those command line calls.

Is there any documentation

No, there isn’t atm. The reason is we don’t want to provide an API for now as we want to be able to change internals without breaking user code.

Either that’s something you can figure out by yourself and then maintain yourself, or you can contract with us to have us develop and maintain your extension for you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.