Centrifugo v3.1.1 Release Notes

  • No backwards incompatible changes here.

    ๐Ÿ‘Œ Improvements:

    • ๐ŸŽ Massive JSON client protocol performance improvements in decoding multiple commands in a single frame. See #215 for details.
    • ๐ŸŽ General JSON client protocol performance improvements for unmarshalling messages (~8-10% according to #215)
    • Subscribe proxy can now proxy custom data from a client passed in a subscribe command.

    ๐Ÿš€ This release is built with Go 1.17.4.