Release Candidate 1
Pre-release
Pre-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