feat(protocol): add initial parser for common message header
This commit is contained in:
+2
-1
@@ -12,4 +12,5 @@ panic = "abort"
|
||||
|
||||
[dependencies]
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
local-ip-address = "0.6"
|
||||
local-ip-address = "0.6"
|
||||
thiserror = "2.0"
|
||||
Reference in New Issue
Block a user