Expand description
Publish and maintain onion service descriptors
See the reactor
module-level documentation for more details.
Re-exportsΒ§
pub use reactor::UploadError;
ModulesΒ§
- backoff π
- Helpers for retrying a fallible operation according to a backoff schedule.
- descriptor π
- Helpers for building and representing hidden service descriptors.
- reactor π
- The onion service publisher reactor.
- reupload_
timer π - Helper types used by the
Reactor
for scheduling descriptor reuploads.
StructsΒ§
- Publisher π
- A handle for the Hsdir Publisher for an onion service.