Add basic exchange of relay states

This commit is contained in:
Tobias Reisinger 2024-04-25 01:26:53 +02:00
parent 0460e838bc
commit 8a83602d6a
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
10 changed files with 153 additions and 41 deletions

1
Cargo.lock generated
View file

@ -707,6 +707,7 @@ dependencies = [
"chrono",
"emgauwa-lib",
"futures",
"futures-channel",
"log",
"serde",
"serde_derive",