Skip to content

vote: make underlying server lib replaceable #90

@smashercosmo

Description

@smashercosmo

Please vote for this feature by using the Github Reactions button and the 👍 reaction. When this feature reaches 70 votes, it will be reconsidered.


I have a feeling that this is a "won't fix", but still...

Feature Use Case

It's a best practice to have local dev and prod setups as similar as possible. So, if we are using express or hapi as our production server (with different middlewares, sessions, authorization logic etc.), it's quite strange to implement the same server logic with koa for local development.

Feature Proposal

Have no idea what's the best way to implement it.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions