relay: sender: receiver: add name hashing and move name creation from relay server to sender
This commit is contained in:
parent
affedf3f3b
commit
5db7d6991c
6 changed files with 122 additions and 35 deletions
|
|
@ -26,3 +26,5 @@ tower-http = {version = "0.5.2", features = ["fs"]}
|
|||
axum-client-ip = "0.6.0"
|
||||
lazy_static = "1.4.0"
|
||||
local-ip-address = "0.6.1"
|
||||
sha2 = "0.10.8"
|
||||
hex = "0.4.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue