github centrifugal/centrifugo v1.7.4

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

No backwards incompatible changes here.

This release is centered around internal refactoring to detach node from server - see more details in #186.

Features

  • optionally create PID file using --pid_file command line option.
  • create connections in separate goroutines to slightly improve GC (and therefore reduce memory usage).

Internal (for developers/contributors)

  • Using Go 1.8.3 for builds

Don't miss a new centrifugo release

NewReleases is sending notifications on new releases.