alexa_rust icon indicating copy to clipboard operation
alexa_rust copied to clipboard

support for directives, other missing structures in Response?

Open jct-tympanon opened this issue 10 months ago • 1 comments

Hi there,

This project looks pretty quiet for some years, but maybe now is a good time to revive it? There still doesn't seem to be an "official rust SDK" from Amazon and I suspect they're busy with other things for a while.

I've been doing some recent skill development using your crate and it's working out nicely, but there are many unmapped request / response types data types. I'm building out what's missing locally (mostly audio player interface) and would be happy to upstream if you have capacity to merge.

thanks jt

jct-tympanon avatar Mar 13 '25 18:03 jct-tympanon

perfect timing, thanks for the updates, I just planned to start today to try to migrate my old dotnet 7 native skill lambda to rust ^^

today at least I got so far to compile the example lamda\bootstrap after found out how to install "zig" in Windows using winget (after pip and choc failed) ^^

cocoon avatar Mar 21 '25 19:03 cocoon