Ben Kallus

Results 129 issues of Ben Kallus

The README is too long :)

documentation

Some UI pain points: 1. In a `transducer_fanout`, rejection messages are printed separately from regular output. 2. In `history`, alignment is weird because numbers can have different numbers of digits.

enhancement

Right now, regex highlighting only works for fanout.

enhancement

[Civetweb](https://github.com/civetweb/civetweb/) is a fork of Mongoose that might be vulnerable to some of the same problems as Mongoose. It could be worth adding to the Garden.

target request

Add [merecat](https://github.com/troglobit/merecat) to the Garden.

target request

I have previously played with adding H3 support to the Garden, but didn't get very far. This would be really nice to have.

enhancement

HTTP/2 support in the Garden is limited. I had a half-baked version of this at one point, but I removed it because it was distracting from HTTP/1, and I was...

enhancement

Currently, the Garden uses a fixed timeout for each type of target. We could achieve orders of magnitude better performance by using dynamic timeouts.

enhancement

Some servers support only a finite set of HTTP methods. This clutters fuzzer results. We should be able to ignore these problems if we know the set of allowable methods...

Add [falcon](https://github.com/socketry/falcon) to the Garden.

target request