arti/crates/tor-events
Nick Mathewson c8dd73d55f Upgrade required version of futures crate to 0.3.14
Earlier versions have a bug in UnboundedReceiver that make our new
dirclient tests fail.
2022-02-01 09:54:47 -05:00
..
src extend lints to include 'clippy::all' 2021-12-28 20:15:40 +00:00
Cargo.toml Upgrade required version of futures crate to 0.3.14 2022-02-01 09:54:47 -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