Converting A Subject To An Observable Using RxJS In Angular 2 Beta 9
Using Rx.Observable.from()
.
Using Rx.Subject.prototype.asObservable()
.