Commit Graph

9 Commits

Author SHA1 Message Date
2b67cff7c1
Refactor register node
add IP information retrieval and update dependencies
2025-01-31 13:02:07 +00:00
17400339fc
container creation from brain and send response 2025-01-30 20:25:46 +05:30
7f5fb2efad
fix: update detee-shared dependency source and refactor message handling
handle requests from brain and send response accordingly with new grpc methods and channels
implement daemon send message grpc method
some WIP handler method to make it work
setup application logging
2025-01-30 19:23:14 +05:30
169bff5803
refactor actor model
implementing actor model inspire from snp daemon
migrated from grpc server model to grpc client model for
actor and brain integration
basic channel communication for actors and grpc
deleted unused proto file
2025-01-29 18:08:59 +05:30
720fabb022
feat: implement enclave deletion functionality
refactor container handling methods
seperated utility methods
2025-01-27 10:22:34 +00:00
bd44c4bade
refactor: restructured a bit and simple state handling 2025-01-21 11:09:39 +00:00
e76c9cc8cc
shared state for grpc server 2025-01-20 13:59:42 +05:30
e1dbf5c899
Implement gRPC server for DaemonService with container creation dummy method 2025-01-18 03:38:51 +05:30
17782be7e2
First commit 2025-01-15 17:24:55 +05:30