aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.83k stars 89 forks source link

Nested without file config #473

Closed izissise closed 1 year ago

izissise commented 1 year ago

Since the socket between daemon and cells doesn't use TLS anymore, we only need to keep the AuraedSocket around, no need to load client config file.

Allow to run auraed without config files