iggy
iggy copied to clipboard
Create Rust thin `no_std` client SDK
So we can run iggy
on microcontrollers like ESP32
Just TCP for start, use smoltcp, no async, can be blocking, place it in new folder like thin-sdk
or no_std_sdk
in the root repository, implement just ping and login.