chokepoint 0.1.0

Generic stream transformer to simulate traffic / network congestion
Documentation
1
2
3
4
5
6
7
8
9
default:
    just --list

example:
    cargo run --release --example simple

test:
    cargo nextest run
    cargo test --doc