feat: 添加正则相关处理, 心跳信息单独处理
This commit is contained in:
@@ -15,3 +15,4 @@ serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.142"
|
||||
tokio = { version = "1.47.0", features = ["full"] }
|
||||
tokio-tungstenite = { version = "0.27.0", features = ["native-tls"] }
|
||||
regex = "1.11.1"
|
||||
|
||||
Reference in New Issue
Block a user