Clap Test

Is a functional example that tests how to use 'clap' crate combined with async functions.

The async function uses tokio and futures. Raise inside two async loops and works concurrently.

Is a working and basic example combining some kind of interface layer.