feat: ✨ stream from original backend
chore: 🙈 audios
This commit is contained in:
parent
1992354aed
commit
5aafa9befd
4 changed files with 14 additions and 2 deletions
|
@ -12,4 +12,6 @@ rand = "0.8.5"
|
|||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
serde_json = "1.0.114"
|
||||
tokio = { version = "1.36.0", features = ["full"] }
|
||||
#tokio-stream = { version = "0.1.15", features = ["full"] }
|
||||
tokio-util = { version = "0.7.10", features = ["full"] }
|
||||
tower-http = { version = "0.5.2", features = ["full"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue