• donor-v0.3.3 d467d10f52

    donor-v0.3.3 — flap-resistant keepalive + platform telemetry
    All checks were successful
    deploy / deploy (push) Successful in 4s
    Pre-release

    Sponge released this 2026-06-28 21:43:52 +00:00 | 522 commits to main since this release

    Native GPU donor v0.3.3 — connection-flap resistance + platform telemetry.

    Highlights:

    • Client-initiated WS keepalive (15s) so the donor link never goes idle long enough for CGNAT / a reverse proxy to reap it — the fix for donors that 'keep reconnecting' / show red / 0 Gn/s on a flaky (e.g. Starlink) link.
    • Fast dead-link detection (45s) -> proactive reconnect instead of waiting minutes for the RST.
    • Jittered per-install reconnect backoff (no lockstep rejoins).
    • LOUD CUDA PTX/kernel load-failure logging (no more silent-0).
    • Reports osPlatform / engineBackend (cuda/vulkan/dx12) / driverVersion / computeCapability — visible in the admin dashboard Clients table.

    Downloads: Windows (.exe) + Linux (x86-64). NVIDIA = CUDA (full VRAM, best perf); auto-falls-back to WebGPU on AMD/Intel/Apple. WIP.

    Downloads