katamari icon indicating copy to clipboard operation
katamari copied to clipboard

Refactor the middleware API to use trampolining

Open arrdem opened this issue 7 years ago • 0 comments

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.

arrdem avatar Oct 17 '18 10:10 arrdem