/RxJulia.jl

An implementation of the reactive programming model described by ReactiveX.io

Primary LanguageJuliaMIT LicenseMIT

RxJulia.jl - reactive programming in Julia

Run unit tests Publish documentation

Inspired by ReactiveX, this package provides a foundation for reactive programming in Julia.

Documentation

Documentation is available here:

Installation

As this package is still new, it is not yet listed in Julia's package ecosystem. The recommended path to installation is to clone this repository for local use.