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.