Expand description
Bandwidth throttling for network traffic control
This module provides bandwidth limiting capabilities using a token bucket algorithm. It’s designed for edge devices, mobile networks, and scenarios where bandwidth needs to be controlled for power efficiency or network congestion management.
Structs§
- Bandwidth
Throttle - Bandwidth throttler using token bucket algorithm
- Throttle
Config - Configuration for bandwidth throttling
- Throttle
Stats - Statistics for throttling
Enums§
- Throttle
Error - Errors that can occur during throttling operations
- Traffic
Direction - Direction of traffic for throttling