RhIO is a lightweight library that can be linked against your application in order to interract with your program on-the-fly, through its integrated server.
Main feature are parameters that can be exposed in order to be changed, monitored or persisted to configuration files.
We also provide a shell client that will provide a bash-like interface to walk your nodes and parameters, and even trigger methods that are in your code.
## Documentation
- Example Video
- Getting started
- The API (server-side)
- Using binding (server-side)
- Shell commands and features (client-side)
- Using a joypad with the shell
- How does it works?
RhIO is under MIT License, please read the LICENSE file for further details. Do not hesitate to fork this repository and customize it!