monix.reactive.OverflowStrategy
A OverflowStrategy specifying that on reaching the maximum size, the current buffer should be dropped completely to make room for new events.
specifies how many events our buffer can hold before overflowing
A OverflowStrategy specifying that on reaching the maximum size, the current buffer should be dropped completely to make room for new events.
specifies how many events our buffer can hold before overflowing