9 releases (breaking)
0.7.0 | Feb 26, 2024 |
---|---|
0.6.0 | Jan 21, 2024 |
0.5.1 | Dec 29, 2023 |
0.4.0 | Oct 24, 2023 |
0.1.0 | Jul 3, 2023 |
#33 in #active
232 downloads per month
Used in twamp
83KB
1.5K
SLoC
This crate provides a library for implementing the Two-Way Active Measurement Protocol (TWAMP), which is a protocol for measuring the performance of IP networks. The library provides various abstractions and utilities for customizing and running TWAMP tests.
Usage
To use this crate, add the following to your Cargo.toml
file:
[dependencies]
twamp = "*"
Dependencies
~8–20MB
~250K SLoC