Abstract away connection logic
This commit is contained in:
parent
e482ba3e05
commit
805df53699
7 changed files with 217 additions and 9 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -72,7 +72,9 @@ dependencies = [
|
|||
"anyhow",
|
||||
"cove-core",
|
||||
"futures",
|
||||
"rand",
|
||||
"serde_json",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tokio-tungstenite",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue