cf0c9a2c0d
Add serde serialization/deserialization attributes to app_proto and general_proto types
2025-03-18 23:51:55 +05:30
e434b70a57
Refactor proto packages and add shared common.proto
...
seperated non vm related services into general protofile
shared common proto for types like Empty
rename proto packages
top level crate export for convenient imports
2025-03-18 22:58:22 +05:30
be4e41db05
Migrated SNP proto file and its From impls into its snp module and updated build configuration for snp proto
2025-03-17 20:33:01 +05:30
ee592c71d6
Refactor proto file structure to move brain and dtpm modules under sgx for better organization
2025-02-13 17:28:09 +05:30
df3a4631dd
Cleanup
...
Remove unused proto files and related references from the project
2025-02-06 14:57:50 +05:30
e9e4f1414a
wip on refactoring dtpm proto and type
2025-02-05 10:13:33 +00:00
6e7a337709
complete refactor of brain proto format
2025-02-04 16:50:52 +05:30
358c2d84ca
Add proto for daemon
...
renamed to shared proto update build configuration
changed exports for both protos in lib
new rust structures for daemon types
2025-01-20 16:57:47 +05:30
e643da298f
Add gRPC support with tonic and protobuf integration
2024-12-23 18:26:50 +05:30