github centrifugal/centrifuge-js 5.4.0

one month ago

What's Changed

This version introduces a transition to the minimal build of ProtobufJS, contributed by @wrangelvid. It speeds up Protobuf encode/decode methods (in our benchmark suite: encode from 5.94 µs/op -> 4.80 µs/op, i.e. 19% improvement, and decode from 2.54 µs/op -> 1.87 µs/op, i.e. 26% improvement). While the minified build of centrifuge-js with Protobuf codec is larger now, the gzipped version is actually 18% smaller.

New Contributors

Full Changelog: 5.3.5...5.4.0

Don't miss a new centrifuge-js release

NewReleases is sending notifications on new releases.