Skip to main content

Module publish

Module publish 

Source
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.