graceful shutdown using manners
This commit is contained in:
parent
9edd4874ac
commit
6d06f1a862
3 changed files with 49 additions and 45 deletions
|
@ -32,7 +32,7 @@ It supports several backends ([Docker :whale:](https://www.docker.com/), [Mesos/
|
|||
* [Oxy](https://github.com/mailgun/oxy/): an awsome proxy library made by Mailgun guys
|
||||
* [Gorilla mux](https://github.com/gorilla/mux): famous request router
|
||||
* [Negroni](https://github.com/codegangsta/negroni): web middlewares made simple
|
||||
* [Graceful](https://github.com/tylerb/graceful): graceful shutdown of http.Handler servers
|
||||
* [Manners](https://github.com/mailgun/manners): graceful shutdown of http.Handler servers
|
||||
|
||||
# Quick start
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue