a25c53d709
Implement macro for grpc redirect
...
redirect handling in gRPC client and add macro for follow redirects
random brain url selection for staging environment.
cleanup duplicate sign_request function
2025-06-13 17:08:52 +05:30
41d9bd104f
WIP on implementing redirect
...
Refactors brain connection logic to use custom endpoint while runtime
Implements redirect handling in the `create_vm` function to gracefully handle server moves by reconnecting to the new URL
2025-06-11 19:12:14 +05:30
51d50ff496
adapting CLI to the surreal brain
2025-06-05 16:30:00 +03:00
e4db755b18
Fix tonic TLS issues ( #1 )
...
Co-authored-by: Noor <noormohammedb@protonmail.com>
Reviewed-on: #1
2025-03-29 18:14:45 +00:00
383908b171
added support for self signed TLS certificates
2025-03-28 23:35:53 +02:00
7d7200bca4
feat: app UUID cli completion
2025-03-24 16:42:40 +05:30
683c49564d
refactor: move report_node grpc call to general module and update CLI handler
2025-03-21 20:38:28 +05:30
ba872917c2
refactor: reorganize super-cli gRPC method to general module
...
change grpc type import as proto in snp grpc module
and updated its related imports
2025-03-21 18:11:04 +05:30
62999d2469
refactor: reorganize gRPC module and update operator handling
2025-03-21 17:08:52 +05:30
bb861fe817
refactor: replace direct block_on calls with utils::block_on for consistency
2025-03-20 16:44:57 +05:30
aeca70e062
refactor: General grpc update client
...
reorganize proto imports
fix rename Brain vm client
2025-03-18 23:58:50 +05:30
505e7c3faf
organized snp proto through shared crate
2025-03-17 20:34:47 +05:30
ba19eb4ec1
code migration
2025-03-16 22:28:19 +02:00