leaky-pool/server
2023-02-26 23:04:26 -07:00
..
go.mod initial commit 2023-02-26 23:04:26 -07:00
main.go initial commit 2023-02-26 23:04:26 -07:00
README.MD initial commit 2023-02-26 23:04:26 -07:00

leaky-pool server

Listens on port 8080 for new connections, accepts them and then closes them after one minute.