Skip to content

Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@flplv flplv released this 16 Dec 22:48
· 29 commits to master since this release

First release, called RC 1, is a complete set of core features that enable Reactive Programming at some extent.
It cannot be considered production ready yet, it may lack critical features.

It has:

  • Main Loop where everything is called from
  • Queue to enqueue and handle events
  • Timed Queue to defer jobs

Lets get it running in demo applications! go go go