Centrifugo v1.1.0 Release Notes

  • 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