An experiment with using Calloop to drive a Ratatui app.
gh repo clone https://github.com/joshka/ratatui-calloop
cargo run --example demo
https://github.com/joshka/ratatui-calloop/blob/main/examples/demo/main.rs
- Add user events / channel for interaction between multiple parts of the app
- More complex app