Skip to content

0.7.0: Push streams

Compare
Choose a tag to compare
@briancavalier briancavalier released this 10 Sep 02:08
· 676 commits to master since this release
  • Push oriented streams for adapting to imperative and evented sources
  • most.fromEvent for streaming DOM events and EventEmitter events
  • New examples directory with commented examples
  • Stream error recover via new flatMapError