Commit Graph

5 Commits

Author SHA1 Message Date
e9e4f1414a
wip on refactoring dtpm proto and type 2025-02-05 10:13:33 +00:00
6e1b185383
Implement From trait for MappedPort to facilitate conversions between tuple and pb_shared::MappedPort 2025-01-30 20:14:33 +05:30
a2899ba5a2
Update proto messages and Rust types for brain integration
removed uuid type and change it a simple string
improved some grpc response type
fix some typos
2025-01-30 18:23:29 +05:30
78c8429994
add Default trait implementation to Uuid and Resource structs 2025-01-27 10:48:54 +00:00
73eac4cb04
complete refactor pb types derive prost to impl From trait
changed FileEntry protobuff type into simple one
2025-01-27 15:04:41 +05:30