agntcy-slim-controller

Crates.ioagntcy-slim-controller
lib.rsagntcy-slim-controller
version0.3.0
created_at2025-06-03 13:57:44.489904+00
updated_at2025-09-18 08:12:28.282238+00
descriptionController service and control API to configure the SLIM data plane through the control plane.
homepage
repository
max_upload_size
id1699075
size166,656
Agntcy.ai Artifact Publishing (artifacts-agntcy)

documentation

README

SLIM Controller Module

License

The agntcy-slim-controller module provides the control API and service for configuring and managing the Agntcy SLIM data plane through the control plane. It enables dynamic configuration of routing, connections, and subscriptions via a bidirectional gRPC streaming interface.

Overview

This module serves as the management layer for SLIM, allowing control plane components (like slimctl) to configure and monitor SLIM data plane instances at runtime. Key functionalities include:

  • Establishing bidirectional control channels between control and data planes
  • Dynamic management of connections and routes
  • Subscription handling and configuration
  • Real-time monitoring of SLIM components
  • Status reporting and acknowledgment mechanisms
Commit count: 0

cargo fmt