github centrifugal/centrifugo v3.0.2

latest releases: v5.3.1, v5.3.0, v5.2.2...
2 years ago

No backwards incompatible changes here.

Fixes:

  • Fix SockJS data escaping on EventSource fallback. See igm/sockjs-go#100 for more information. In short – this bug could prevent a message with % symbol inside be properly parsed by a SockJS Javascript client – thus not processed by a frontend at all.
  • Fix panic on concurrent subscribe to the same channel with recovery feature on and client_concurrency > 1. More details in centrifugal/centrifuge#207

Docker images

  • docker pull centrifugo/centrifugo:v3.0.2
  • docker pull centrifugo/centrifugo:v3
  • docker pull centrifugo/centrifugo:v3.0

Don't miss a new centrifugo release

NewReleases is sending notifications on new releases.