katamari
katamari copied to clipboard
Refactor the middleware API to use trampolining
It would be cool if the middleware layer instead of directly recursing was designed to trampoline. This could also make it easier to implement per-middleware timing and attribution of which middleware produced a given response.