ReactiveWiFi
ReactiveWiFi copied to clipboard
Use Observable.create(Action<Emitter<T>>, Emitter.BackpressureMode) while creating observables when possible
as mentioned in https://github.com/pwittchen/ReactiveNetwork/issues/92.