http4s / http4s-servlet

http4s-servlet support
Apache License 2.0
6 stars 5 forks source link

Revert #50 #175

Closed rossabaker closed 1 year ago

rossabaker commented 1 year ago

This uses the implementations prior to #50. Those were cleaner, but less performant (#171), and misused the parallel dispatcher (#172).

I find these implementations much harder to reason about correctness, but there is more empirical evidence of correctness. Or at least no empirical evidence of incorrectness.

TimWSpence commented 1 year ago

Thanks for your hard work on this Ross!

rossabaker commented 1 year ago

Reopening to see build error. It works locally.

rossabaker commented 1 year ago

I don't know why I still see stale builds. I'm just going to rebase.