Sollimann / CleanIt

Open-source Autonomy Software in Rust-lang using gRPC for the Roomba series robot vacuum cleaners. Under development.
MIT License
268 stars 15 forks source link

Add message-io #15

Open Sollimann opened 3 years ago

Sollimann commented 3 years ago

Consider using tonic gRPC as forward facing API, while using message-io for internal communication / networking