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
This is great library!
I am curious is there any support for asynchronous response? It looks like registered handlers have to return response synchronously which blocks processing any other requests in between? Would it make sense to add support for that?
The text was updated successfully, but these errors were encountered:
This is great library!
I am curious is there any support for asynchronous response? It looks like registered handlers have to return response synchronously which blocks processing any other requests in between? Would it make sense to add support for that?
The text was updated successfully, but these errors were encountered: