bmf-san / gondola

A YAML based golang reverse proxy
MIT License
7 stars 1 forks source link

Implement graceful shutdown #51

Open bmf-san opened 4 months ago

bmf-san commented 4 months ago

Description

I want to have the server in a running state where graceful shutdown is possible.

Describe the feature you'd like to request

Describe the solution you'd like

Think about it later.