enocom / gopher-reading-list

A curated selection of blog posts on Go
Apache License 2.0
7.85k stars 578 forks source link

Graceful shutdown of a TCP server in Go #119

Closed enocom closed 2 years ago

enocom commented 4 years ago

https://eli.thegreenplace.net/2020/graceful-shutdown-of-a-tcp-server-in-go/

enocom commented 2 years ago

Related to #131.