Skip to content

Fluxzero 1.215.6

Choose a tag to compare

@github-actions github-actions released this 09 Jul 16:19

1.215.6 (2026-07-09)

Bug Fixes

  • proxy: keep websocket sessions alive with pings (2bb442f)

    Send proxy-owned websocket keep-alive pings after a successful open and close sessions that do not answer with a pong before the timeout.

    Keep proxy keep-alive pongs internal so application @​HandleSocketPong methods only see application-level pings, and make websocket idle/keep-alive timings configurable.