]> the.earth.li Git - mqttdeck.git/commit
Add initial async framework
authorJonathan McDowell <noodles@earth.li>
Mon, 4 Sep 2023 18:35:22 +0000 (19:35 +0100)
committerJonathan McDowell <noodles@earth.li>
Mon, 4 Sep 2023 19:07:09 +0000 (20:07 +0100)
commit5253f25a215c386e03a2f6b4597c19985e47a9b3
tree05e0d33e6a5d8cc1129833e5a61802ada65532b1
parent73557d51d573ec67f8fd9549ba337661053108d5
Add initial async framework

To move to being able to accept commands controlling button images move
to using the async version of streamdeck.
Cargo.lock
Cargo.toml
src/main.rs