Enables the communication through a serial port over RPC.
cargo run --bin server -- 127.0.1.1:3333
- gRPC: tonic
- Serial port communication: serialport-rs
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Enables the communication through a serial port over RPC.
cargo run --bin server -- 127.0.1.1:3333