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
Update BaseMiddleware to allow async handlers (#419)
* feat: update BaseMiddleware to allow async handlers
* fix: update Server.resolveMiddleware
update resolveMiddleware to return handler result
* docs: update docs
* feat: update server to return handler result
0 commit comments