[TSM.ID].[11031972] PXE : Platform X Ecosystem I [118 Module -LIVE-]
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# [TSM.ID].[11031972] -- All Rights Reserved. Proprietary & Confidential.
|
||||
[package]
|
||||
name = "xcu-rpc"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
description = "XCU gRPC Control Plane (The Command Matrix)"
|
||||
|
||||
[dependencies]
|
||||
tokio = { version = "1.37", features = ["full", "net"] }
|
||||
tracing = "0.1"
|
||||
anyhow = "1.0"
|
||||
# Catatan: Di mesin produksi, kita akan menyalakan `tonic` dan `prost`.
|
||||
# Untuk tahap kompilasi awal arsitektur tanpa dependensi protoc Windows,
|
||||
# kita menyimulasikan server matriks ini dengan TCP Listener murni.
|
||||
Reference in New Issue
Block a user