guinea provides endpoints for load testing HTTP clients.
HTTP clients differ in feature and capabilities. guinea tries to provide simple endpoint that can handle thousands of concurrent connections.
guinea uses elli for serving requests.
- Provides (almost) all the endpoints from httpbin
- GET requests
- POST requests
- Download file from server
- Server side event connection
- Requests with responses delayed as per normal distribution
TODO
TODO
TODO