iggy icon indicating copy to clipboard operation
iggy copied to clipboard

Create Rust thin `no_std` client SDK

Open hubcio opened this issue 1 year ago • 0 comments

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.

hubcio avatar Jan 21 '24 11:01 hubcio