Skip to content

v4.2.0

Latest
Compare
Choose a tag to compare
@hazardfn hazardfn released this 02 Apr 12:45

Performance

  • Remove call to O(n) empty? in the batcher

New Features

  • Add a limit option to the batcher allowing for message dropping during an overload, this is backwards compatible as the default value is :infinity.

Contributors