You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: