bordoley / reactive-js

Fast modern reactive Javascript programming library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PauseableLike add some sort of EventSourceProperty

bordoley opened this issue · comments

commented

probably the isPaused property should be a BehaviorSubject like value. need to think this through. the current event api is unwieldy to use.