Centrifugo v1.6.1 Release Notes

  • ๐Ÿš€ This release fixes some configuration problems introduced by v1.6.0 and adds Let's Encrypt support.

    ๐Ÿ”‹ Features

    • ๐Ÿ“š automatic TLS certificates from Let's Encrypt - see #133 and new dedicated documentation chapter
    • ๐ŸŽ websocket compression performance improvement (due to Gorilla Websocket library update)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  fix SSL/TLS certificates file option names - see #132
    • ๐Ÿ›  fix web option that must enable admin socket automatically - see #136