Skip to content
This repository has been archived by the owner on Mar 7, 2020. It is now read-only.

Remove Koa core? #3

Open
andybee opened this issue Apr 5, 2018 · 0 comments
Open

Remove Koa core? #3

andybee opened this issue Apr 5, 2018 · 0 comments
Labels
question Further information is requested

Comments

@andybee
Copy link
Contributor

andybee commented Apr 5, 2018

As the core of Pharrell is essentially one piece of middleware and #1 is related to removing the unnecessary network-stack-to-feed-Lambda implementation, it may ultimately make more sense for Koa compose to merge the few bits together and map straight in to the Node.js HTTP stack directly via the listen method.

I'm not sure how much "magic" Koa is doing for us behind the scenes that make this too much effort. This will probably be clearer once attempting to remove the Lambda handler library for #1.

@andybee andybee added the question Further information is requested label Apr 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Development

No branches or pull requests

1 participant