- Remove duplicate http.Error call when context times out - The timeout middleware already handles writing the response - Prevents "concurrent write to websocket connection" panic |
||
---|---|---|
.. | ||
handlers.go | ||
middleware.go | ||
routes.go | ||
server.go |
- Remove duplicate http.Error call when context times out - The timeout middleware already handles writing the response - Prevents "concurrent write to websocket connection" panic |
||
---|---|---|
.. | ||
handlers.go | ||
middleware.go | ||
routes.go | ||
server.go |