Centrifuge

Latest version: v0.8.4

Safety actively analyzes 634675 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

0.18.6

=======

* Fix panic on concurrent subscribe to the same channel with recovery on ([207](https://github.com/centrifugal/centrifuge/pull/207)).

0.18.5

=======

* Update `sockjs-go` dependency (contains fix for [sockjs-go100](https://github.com/igm/sockjs-go/issues/100)).

0.18.4

=======

* Fix `bufio: buffer full` error when unmarshalling large messages.

0.18.3

=======

* Fix `unexpected end of JSON input` errors in Javascript client with Centrifuge >= v0.18.0 when publishing formatted JSON (with new lines). See [centrifugal/protocol10](https://github.com/centrifugal/protocol/pull/10). Pull request also removes one extra allocation (data copy) during JSON and Protobuf protocol Push message encoding. As the result JSON without new lines will be encoded even faster, Protobuf messages will be encoded faster regardless new lines in payloads. JSON encoding of payload with new lines will require additional allocation since we are stripping new lines now. The penalty is not critical though - see benchmarks in mentioned pull request.

0.18.2

=======

* Redis: reload data pipeline immediately upon reconnect, this should help to avoid one additional error after reconnecting to Redis

0.18.1

=======

* Add history `reverse` field to client protocol and handle it.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.