Expand description
cvx-server โ ChronosVector server binary.
Entry point responsible for:
- Configuration loading from file or environment
- Dependency injection and service wiring
- Tokio runtime bootstrap
- Graceful shutdown on SIGTERM/SIGINT
Functionsยง
- load_
config ๐ - Load configuration from file or environment, with defaults.
- main ๐
- shutdown_
signal ๐