zendframework / zend-expressive-swoole

Swoole support for Expressive applications
BSD 3-Clause "New" or "Revised" License
158 stars 14 forks source link

Fix for issue #47 #48

Closed MassiAtHG closed 6 years ago

MassiAtHG commented 6 years ago

Handling the shutdown operations for HTTP server.

Provide a narrative description of what you are trying to accomplish:

weierophinney commented 6 years ago

Thanks, @MassiAtHG!