mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
udp: initial support for listing peer clients
This commit is contained in:
parent
977349ec03
commit
a74d6aa458
14 changed files with 213 additions and 68 deletions
|
|
@ -14,5 +14,7 @@ name = "aquatic_peer_id"
|
|||
|
||||
[dependencies]
|
||||
compact_str = "0.7"
|
||||
hex = "0.4"
|
||||
regex = "1"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
quickcheck = "1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue