github centrifugal/centrifugo v2.3.1

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

This release contains several improvements to proxy feature introduced in v2.3.0, no backwards incompatible changes here.

Improvements:

  • With proxy_extra_http_headers configuration option it's now possible to set a list of extra headers that should be copied from original client request to proxied HTTP request - see #334 for motivation and updated proxy docs
  • You can pass custom data in response to connect event and this data will be available in connect event callback context on client side. See #332 for more details
  • Starting from this release Origin header is proxied to your backend by default - see full list in docs

Docker images

  • docker pull centrifugo/centrifugo:v2.3.1
  • docker pull centrifugo/centrifugo:v2
  • docker pull centrifugo/centrifugo:v2.3
  • docker pull centrifugo/centrifugo:latest

Don't miss a new centrifugo release

NewReleases is sending notifications on new releases.