mirror of
https://github.com/dpup/meshstream.git
synced 2026-06-11 01:34:44 +02:00
1d61a89505
- Remove unused mustParseDuration from main.go - Replace http.Error calls after SSE headers with plain returns; skip bad packets instead of killing the stream on marshal error - Change processedPackets/seenPackets from boolean to timestamp values and prune entries older than 24h on each packet to prevent unbounded memory growth in long-running sessions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>