Crate autonomi

source ·

Structs§

  • An AccountPacket object allows users to store and manage files, wallets, etc., with the ability and tools necessary to keep an instance tracking a local storage path, as well as keeping it in sync with its remote version stored on the network. A Client and a the location for a funded local hot-wallet are required by this object in order to be able to connect to the network, paying for data storage, and upload/retrieve information to/from the network.
  • Manages the chunking process by resuming pre-chunked files and chunking any file that has not been chunked yet.
  • The result of a successful files upload.
  • Combines the Uploader along with the ChunkManager
  • The metadata related to file that has been uploaded. This is written during upload and read during downloads.

Constants§

Traits§

Functions§