Nebo15 / annon.api

Configurable API gateway that acts as a reverse proxy with a plugin system.
http://docs.annon.apiary.io/
MIT License
331 stars 25 forks source link

Unify halted connection processing with Plug.Router #244

Closed AndrewDryga closed 7 years ago

AndrewDryga commented 7 years ago

Right now halted connection is passed to rest of plugins (because of logger and monitoring that should be called anyways).