• Enhance WebSocket connection management and error handling
    Some checks failed
    Go / build (push) Has been cancelled
    Go / release (push) Has been cancelled

    mleku released this 2025-10-30 18:32:03 +00:00 | 171 commits to main since this release

    • Set initial read deadline for connections to prevent premature timeouts on idle connections.
    • Improved pong and ping handlers to extend read deadlines and handle timeout errors more effectively.
    • Refined error logging for connection issues, distinguishing between timeouts and connection errors to enhance debugging.
    • Updated subscriber delivery logic to handle timeouts gracefully, allowing for potential recovery without immediate disconnection.
    Downloads