github centrifugal/centrifugo v1.7.7

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

No backwards incompatible changes here. This release contains an important fix - if you came across problem when Centrifugo starts leaking memory after a while - this release can solve that case.

Fixes

  • fix goroutine leak due to deadlock, see #207

Features

  • possibility to set message uid via API request - see #205

Internal

  • do not send unsubscribe messages to client on shutdown - it will unsubscribe automatically on disconnect on client side
  • using Go 1.10 for builds

Don't miss a new centrifugo release

NewReleases is sending notifications on new releases.