Skip to content

Draft: API for bootstrap/status checking

dagon requested to merge dagon/arti:bootstrapevents into main

WIP for the bootstrap status API and extensions to tor-events.

I figured that we don't want to expose user's to the internals of TorEventKind when subscribing nor the boilerplate of TorEvent::BootstrapEvent(BootstrapEvent::Empty) so I made it a bit generic. Maybe I can do the same for listening and pattern matching the received events.

Edited by dagon

Merge request reports