@weavejester not sure exactly, but Yada leans heavily on Aleph, it has https://github.com/juxt/yada/blob/master/src/yada/body.clj which might give an indication
@danielcompton Thanks! Since asking I’ve found another solution, though.
What did you find? I've wondered the same
@danielcompton I was trying to patch in support for Ring 1.6.0's StreamableResponseBody protocol.
But I’ve found a custom protocol works better anyway, and works for Ring 1.5 as well.