Go to file
2025-02-10 19:03:49 +05:30
proto Rename RegisterNode RPC to RegisterAppNode for consistency in BrainAppDaemon service 2025-02-10 19:03:49 +05:30
src Implement From trait for DaemonMessageApp to facilitate conversions from String, NewAppRes, and AppNodeResources 2025-02-07 01:10:12 +05:30
.gitignore first commit 2024-12-11 16:00:55 +05:30
build.rs Cleanup 2025-02-06 14:57:50 +05:30
Cargo.lock Add gRPC support with tonic and protobuf integration 2024-12-23 18:26:50 +05:30
Cargo.toml Add gRPC support with tonic and protobuf integration 2024-12-23 18:26:50 +05:30
README.md first commit 2024-12-11 16:00:55 +05:30

Shared files for projects in deTee

eg: proto, yaml config in dtpm, etc...