Skip to content

v0.7.1

Choose a tag to compare

@ParendumOU ParendumOU released this 20 Jul 13:25
  • The chat WebSocket now reconnects with capped exponential backoff (1s, 2s, 4s up to 30s) instead of retrying every second forever, so a persistent connection failure no longer floods the server with reconnect attempts.