Skip to content

v1.1.0

Compare
Choose a tag to compare
@FZambia FZambia released this 05 Nov 19:14
· 1270 commits to master since this release

No backwards incompatible changes here.

  • support enabling web interface over environment variable CENTRIFUGO_WEB
  • close client's connection after its message queue exceeds 10MB (default, can be modified using max_client_queue_size configuration file option)
  • fix theoretical server crash on start when reading from redis API queue