chokepoint
A generic stream transformer that can be used to "shape traffic", e.g. to simulate network conditions.
Supports various simulated network conditions, such as:
- Delay (using a user provided function)
- Packet loss
- Packet reordering
- Packet corruption
- Packet duplication
- Bandwidth limiting
See [TrafficShaper] for more information.
License: MPL-2.0