Rocket.jl

Functional reactive programming extensions library for Julia

MIT License

Stars
186

Bot releases are visible (Hide)

Rocket.jl - v1.3.12

Published by github-actions[bot] over 3 years ago

Rocket v1.3.12

Closed issues:

  • Asynchronous execution question (#6)
  • How to send messages between actors (#7)
  • Error in map operator in documentation (#8)
  • Schedulers don't appear to be workingfor me, tried several configurations. (#9)
  • Add flatMap operator (#11)
  • Add optional seed argument to pairwise operator. (#12)
  • Actor subscribed to multiple observables (#13)
  • unsubscribing from asynchronous observables (#14)
  • buffering asynchronous events closer in time than given delay (#15)

Merged pull requests:

  • Removed unnecessary generic types from function and structure definitions (#1) (@bvdmitri)
  • docs(): review (#2) (@bvdmitri)
  • Multicasting operators (#3) (@bvdmitri)
  • Improve notebooks and REAMDE (#4) (@mroavi)
  • Bump DataStructures compat entry (#5) (@pengwyn)
  • Update asap.jl (#10) (@hgeorgako)