feat(nex-servers): add nex token get stub and start working on grpc server
This commit is contained in:
parent
37a3c60a7a
commit
02c46fca1d
10 changed files with 347 additions and 12 deletions
|
|
@ -30,4 +30,11 @@ cbc = "0.1.2"
|
|||
mii = { path = "./mii" }
|
||||
minio = { git = "https://github.com/minio/minio-rs.git" }
|
||||
crc32fast = "1.4.2"
|
||||
gxhash = "3.4.1"
|
||||
gxhash = "3.4.1"
|
||||
|
||||
tonic = "0.12.3"
|
||||
prost = "0.13.4"
|
||||
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = "0.12.3"
|
||||
Loading…
Add table
Add a link
Reference in a new issue