gopayloader icon indicating copy to clipboard operation
gopayloader copied to clipboard

example project to test against.

Open gedw99 opened this issue 1 year ago • 0 comments

Firstly, this looks like exactly what I am possibly many devs need, in order to do black box integration testings. The addition of the JWT and HTTP3 is perfect.

Would make it easier to get going if we had an example that matches the config with the golang Server we are testing ?

I am working on caddy load balancer, and so plan to use gopayloader to test that things work correctly. I will through in a back channel to kills servers while the testing is happening.

Here is a very basic golang project that I plan to test against. https://github.com/ryoid/go-streaming-html-ooo does continous streaming, and so I want to setup 5, and kill one at a time to see how things hold up.

gedw99 avatar May 27 '24 05:05 gedw99