#protocols #networking #testing #measurement #abstraction #active #low-level

network_commons

Low level code for the server and client applications

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

#975 in Network programming

Download history 3/week @ 2024-02-13 76/week @ 2024-02-20 149/week @ 2024-02-27 5/week @ 2024-03-05 35/week @ 2024-03-12 11/week @ 2024-03-26 49/week @ 2024-04-02

232 downloads per month
Used in twamp

MIT license

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

~6–18MB
~247K SLoC