koajs / koala

[SEEKING MAINTAINER] An HTTP/2 and ES6 Module-ready Koa Suite
MIT License
320 stars 27 forks source link

Support for koa 2.0.0 #17

Closed buzinas closed 6 years ago

nickserv commented 8 years ago

Is this in progress? Either way, I'd be happy to help if I can figure it out.

richenlin commented 7 years ago

I promise it's already in progress. And welcome to help us

nfantone commented 7 years ago

I can take this, if you guys want. I've done it before with some other Koa packages (like koa-jwt). Let me know what you think. (cc. @doug-wade @nickmccurdy)

nickserv commented 7 years ago

Thanks! Do you want to tackle #30 with me first?

nfantone commented 7 years ago

Happy to do so :)

nickserv commented 7 years ago

I forgot that I started a branch for this a while ago, it might be useful as a starting point. Right now it's just upgrading to Koa 2.0.0 and using class syntax, there are still generator deprecation warnings we would need to fix.

https://github.com/koajs/koala/compare/use-koa-2

@nfantone Would you like to join our Gitter chat?

doug-wade commented 5 years ago

@jonathanong I'd like to publish this. Could you grant me permissions or do it yourself?