#service #session #timeout #module

agp-service

Main service and public API to interact with AGP data plane

13 unstable releases (3 breaking)

Uses new Rust 2024

new 0.4.0 Apr 24, 2025
0.3.0 Apr 8, 2025
0.2.1 Mar 19, 2025
0.1.8 Mar 18, 2025
0.1.3 Feb 28, 2025

#27 in #timeout

Download history 105/week @ 2025-02-07 275/week @ 2025-02-14 74/week @ 2025-02-21 165/week @ 2025-02-28 310/week @ 2025-03-07 518/week @ 2025-03-14 154/week @ 2025-03-21 19/week @ 2025-03-28 117/week @ 2025-04-04 40/week @ 2025-04-11 60/week @ 2025-04-18

241 downloads per month
Used in agp-gw

Apache-2.0

185KB
4K SLoC

Service Module

This module provides the core functionalities for the gateway's service layer. It includes the main entry point for the service logic.

Files

lib.rs

This file contains the main entry point for the service module.

Usage

To use this module, include it in your Cargo.toml:

[dependencies]
gateway-service = "0.1.0"

Dependencies

~95MB
~2M SLoC