Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 767 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 767 Bytes

RxFusion

A dataflow framework for programming the IoT from edge to cloud.

New release available

RxFusion v0.2.0 is now available:

  • UDOO Neo support

  • New operators

  • Language documentation

  • Visit the Documentation for all the language, installation and API documenation.

Project goals

  • Lightweight reactive C++ extensions for embedded devices
  • Consistent reactive extensions across C++ and Javascript
  • Multi-node and polyglotinous programming (i.e. connecting edge, gateway, and data center devices)
  • Public repository and management tools for reactive components:
    • Sensor data acquisition components
    • Data transformation and aggregation library
    • Upstream connectors to IoT cloud platforms