bordoley / reactive-js

Fast modern reactive Javascript programming library
MIT License
11 stars 0 forks source link

PauseableLike add some sort of EventSourceProperty #516

Closed bordoley closed 1 year ago

bordoley commented 1 year ago

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