Title: Effective Go Recipes - Recipe 18

How do we manage server timeouts work with websocket and sse handlers ?

Hi,

I don’t have a working experience with websockets.
I see some referece to timeouts in Gorilla - websocket package - github.com/gorilla/websocket - Go Packages

Miki

1 Like