Osbert Feng
Osbert Feng
One suggested fix is the following patch. The intent is to change it so that a new channel is created for every request. Presumably there are some performance implications but...
Yes, your argument does make sense. I was trying to figure out a way to wrap a large number of functions without requiring a thread per rate-gate, and I was...
I have tried again, this time using core.async. Of course, it may not make sense to pull in for now since core.async is still only a SNAPSHOT release, but I...
I haven't looked at the other server adapters, but upon further reflection I think this should be considered a bug in http-kit (which I notice you're also the maintainer for...
Sorry I've been too busy to look at this further. Will update when I can.
Please see this commit/branch if you still would like to be able to do this: https://github.com/osbert/postal/tree/allow-header-splitting