1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00
actix-extras/examples/signals
2017-12-28 16:25:47 -08:00
..
src add graceful shutdown system 2017-12-28 16:25:47 -08:00
Cargo.toml add graceful shutdown system 2017-12-28 16:25:47 -08:00
README.md add support for unix signals 2017-12-28 11:36:20 -08:00

Signals

This example shows how to handle unix signals and properly stop http server