xgrommx / rx-book

xgrommx.github.io/rx-book
1.66k stars 186 forks source link

Observable.create <-- 2 lines' change #83

Closed edmundtfy closed 7 years ago

edmundtfy commented 7 years ago

Observable create method's observer should have next and complete instead of onNext and onComplete, right?

xgrommx commented 7 years ago

@edmundtfy This book regarding Rx4 (old version from Microsoft)