persistent websocket

This commit is contained in:
2023-06-13 11:27:00 +02:00
parent 70d99b0c6b
commit 78999174ab
18 changed files with 334 additions and 309 deletions

View File

@@ -6,4 +6,5 @@ edition.workspace = true
[dependencies]
serde.workspace = true
thiserror = "1"
uuid.workspace = true