Expand description
TWAMP Protocol Implementation RFC 5357
This crate provides an implementation of the TWAMP protocol (unauthenticated mode), organized into the following components:
control_client- Control client implementationserver- Server implementationsession_reflector- Session reflectorsession_sender- Session sendertimestamp- Timestamp utilitiestwamp_control- TWAMP control protocoltwamp_test- TWAMP test protocol