Open mping opened 6 years ago
According to the ring docs, handlers can be asynchronous. Friend should support arity-1 and arity-3 handlers to conform to async web apps. Currently Jetty supports async handlers.
I can slap a quick PR if needed.
According to the ring docs, handlers can be asynchronous. Friend should support arity-1 and arity-3 handlers to conform to async web apps. Currently Jetty supports async handlers.
I can slap a quick PR if needed.