badoo / Reaktive

Kotlin multi-platform implementation of Reactive Extensions
Apache License 2.0
1.17k stars 58 forks source link

Make buffer limit arguments of type int instead of long #744

Closed arkivanov closed 1 year ago

arkivanov commented 1 year ago

Aligned with RxJava.

As part of #620.