BackendStack21 / fast-gateway

Fast-gateway is an easy to use Node.js API gateway framework built to handle large scale API traffic with great performance and scalability. Written with JavaScript, it is a framework for the masses!
MIT License
311 stars 34 forks source link

premature close #19

Closed nloui closed 4 years ago

nloui commented 4 years ago

Hi,

I'm getting "premature close" on several of my endpoints. Any reason this could be happening?

Thanks