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
Reactorfor scheduling descriptor reuploads.
Structsยง
- Publisher ๐
- A handle for the Hsdir Publisher for an onion service.