-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
How do I prepend/append (?) Koa to the SS stack? I know how to do this w/ Express, but it's a little different w/ Koa since the middleware runs on generators not callbacks. Koa does however, supply a app.callback()
function (which happens after running all the generators)—can this be passed? How? What would the code look like?
Metadata
Metadata
Assignees
Labels
No labels