agntcy-slim-config

Crates.ioagntcy-slim-config
lib.rsagntcy-slim-config
version0.3.0
created_at2025-06-03 13:54:28.818723+00
updated_at2025-09-18 08:08:48.522892+00
descriptionConfiguration utilities
homepage
repository
max_upload_size
id1699071
size368,652
Agntcy.ai Artifact Publishing (artifacts-agntcy)

documentation

README

SLIM Configuration Module

License

The agntcy-slim-config module provides comprehensive configuration utilities for the Agntcy SLIM data plane. It offers a flexible and extensible configuration system that supports various authentication mechanisms, gRPC communication settings, and TLS security options.

Overview

This module is a core component of the SLIM architecture, providing the configuration infrastructure used throughout the system. It enables:

  • Loading configurations from files or environment variables
  • Setting up authentication for server and client components
  • Configuring gRPC servers and clients with various middleware options
  • Managing TLS certificates and security settings
  • Defining and validating component configurations
Commit count: 0

cargo fmt