Files
wonderwall/pkg
Trong Huu Nguyen 1939d18ba8 fix: add server timeouts to prevent goroutine/memory leak from idle keep-alive connections
Without IdleTimeout, clients holding keep-alive connections open indefinitely
caused server-side goroutines (and their ~16KB of buffers) to accumulate
linearly until OOM.
2026-05-07 16:01:11 +02:00
..
2026-03-03 08:35:11 +01:00
2023-04-29 08:30:08 +02:00
2026-03-03 08:35:11 +01:00
2023-10-10 14:51:12 +02:00