github centrifugal/centrifugo v1.3.2

latest releases: v6.6.0, v6.5.2, v6.5.1...
10 years ago

This release built using go 1.5.3 and includes security fix in Go lang

  • empty errors not included in client response (this requires using Javascript client >= 1.1.0)
  • optimization in Redis engine when using history - one round trip to Redis to publish message and save it into history instead of two. This was done over registering lua script on server start.
  • client errors improvements - include error advice when error occurred (fix or retry at moment)

Also note that Javascript client will be fully refreshed soon. See this pull request

Don't miss a new centrifugo release

NewReleases is sending notifications on new releases.