feat(protocol): parse and validate binary packet headers
This commit is contained in:
+2
-1
@@ -13,4 +13,5 @@ panic = "abort"
|
||||
[dependencies]
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
local-ip-address = "0.6"
|
||||
thiserror = "2.0"
|
||||
thiserror = "2.0"
|
||||
nom = "8.0.0"
|
||||
|
||||
Reference in New Issue
Block a user