arti/crates/tor-events
Nick Mathewson a6dd92843e Allow clippy::unchecked_duration_subtraction in tests
This panics on error, and we're fine with a panic on misbehavior in
tests.
2023-01-27 08:28:02 -05:00
..
src Allow clippy::unchecked_duration_subtraction in tests 2023-01-27 08:28:02 -05:00
Cargo.toml Upgrade to latest async-broadcast 2023-01-20 08:06:30 -05:00
README.md run ./maint/readmes.sh 2021-11-29 21:29:28 +10:00

README.md

tor-events

Tools for generating a stream of structured events, similar to C tor's ControlPort.

License: MIT OR Apache-2.0