Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Koa port #505

Open
vrajkumar128 opened this issue Jun 20, 2018 · 1 comment
Open

Koa port #505

vrajkumar128 opened this issue Jun 20, 2018 · 1 comment

Comments

@vrajkumar128
Copy link

It's been four years since this issue was closed, what is the status on a port to Koa?

@tlivings
Copy link
Member

Koa is fundamentally different and the way kraken is used (as middleware that listens to a mount event, injecting other middleware) would not work.

However, since core kraken is mostly just adding middleware after config has been resolved, it would be extremely easy - using the supporting kraken modules - to port to Koa (IMO).

Since PayPal is still using express I don’t imagine this is a priority for anyone today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants