It would be very useful to be able to configure ThrottleStreamTransformer to emit trailing events, as is possible in the JS implementation: https://rxjs-dev.firebaseapp.com/api/operators/throttle
ThrottleStreamTransformer
Thanks! Good call -- we can definitely add this.
see https://github.com/ReactiveX/rxdart/pull/249/
Most helpful comment
Thanks! Good call -- we can definitely add this.