Was told this is a more likely place to get an answer. Has anyone used bidi https://github.com/juxt/bidi with http-kit? The claim is it is compatible with http-kit, but not sure how to use it via http-kit/run-server.
The bidi.ring namespace has a function which returns a ring handler
@jsa-aerial https://github.com/juxt/bidi/blob/master/README.md#wrapping-as-a-ring-handler does this help?
@dominicm Yes! Sorry I missed this - it actually is quite clear!