utrack / clay

Proto-first minimal server platform for gRPС+REST+Swagger APIs
MIT License
289 stars 39 forks source link

HTTP server configuration, host config, gracefull #62

Closed karantin2020 closed 5 years ago

karantin2020 commented 5 years ago

All in one PR because it change http configs. Gracefull is common for http and grpc

Fixed lint warning, import name  
Added HTTP server configuration  
Added host and port configs  
Implemented http gracefull shutdown 
karantin2020 commented 5 years ago

I'll close this PR. Open other