20ba749427
refactor: remove base64 file encoding
...
read and send file as bytes
update FileEntry grpc type to bytes
fixed FileEntry From implementation
2025-04-15 15:04:37 +00:00
8f0222328f
feat: decompression
...
add bincode support for serialization and deserialization
implement directory decompression
tests for decompression
2025-04-04 13:13:01 +00:00
291941667d
feat: add directory support on launch config
...
dtpm proto changed
upload files through grpc stream
seperated filesystem from dtpm config
tar zstd archiving directory to upload
test directory support on config
test archive directory
2025-04-03 19:01:51 +05:30
e835424049
refactor error handling with thiserror in dtpm module
2025-02-18 13:59:14 +05:30
e643da298f
Add gRPC support with tonic and protobuf integration
2024-12-23 18:26:50 +05:30
e5ef2c1e97
dtpm config and proto file
2024-12-11 16:13:28 +05:30
1a88755767
first commit
2024-12-11 16:00:55 +05:30