You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
12 months ago | |
---|---|---|
docs | 1 year ago | |
include | 12 months ago | |
subprojects | 1 year ago | |
test | 12 months ago | |
.gitignore | 1 year ago | |
.oclint | 1 year ago | |
.semgrepignore | 12 months ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
build-config.h.in | 1 year ago | |
meson.build | 12 months ago |
README.md
spin-bit
Tiny C++ header implementation of spin bit based RTT measurements in network traffic.
This library is inspired by QUIC, and based on Piet De Vaere's master thesis (a copy can be found in the docs/ folder for archiving purposes).