| Crates.io | agntcy-slim-service |
| lib.rs | agntcy-slim-service |
| version | 0.6.0 |
| created_at | 2025-06-03 13:58:50.79423+00 |
| updated_at | 2025-09-18 08:15:08.417871+00 |
| description | Main service and public API to interact with SLIM data plane. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1699078 |
| size | 489,922 |
The agntcy-slim-service module provides the high-level API and session
management layer for Agntcy SLIM applications. It serves as the main entry point for
integrating with the SLIM data plane, offering abstractions for various
communication patterns and session management.
This module bridges application logic with the underlying SLIM data plane, providing:
The service layer translates application-level operations into the appropriate network-level operations handled by the datapath module.