将日志通过WebSocket发送出去
This commit is contained in:
@@ -23,6 +23,11 @@ encoding_rs = "0.8.35"
|
||||
tracing-appender = "0.2.4"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
toml = "0.9.11"
|
||||
prost = "0.14.3"
|
||||
tokio-tungstenite = "0.28.0"
|
||||
bytes = "1.11.0"
|
||||
spin = "0.10.0"
|
||||
|
||||
[build-dependencies]
|
||||
cxx-build = "1.0.192"
|
||||
prost-build = "0.14.3"
|
||||
|
||||
Reference in New Issue
Block a user