Sorry, I neglected the fact you need this on "componentDidMount".
I plan to add sources.lifecycle stream where you can listen for that event and then make your request.
No Problem. sources.lifecycle sounds like a nice idea!
So the "Rx.Observable.interval(1000)" in the example gets called on componentWillMount at the moment, correct?