gbs-downloader-0.1.0.0: A library for downloading data from a Great Black Swamp server
Safe HaskellNone
LanguageHaskell2010

Tahoe.Download.Internal.Immutable

Description

Functionality related to retrieving "immutable" shares (mainly CHK).

Synopsis

Documentation

announcementToImmutableStorageServer :: MonadIO m => StorageServerAnnouncement -> m (Either LookupError StorageServer) Source #

Interpret the location in an announcement as a Tahoe-LAFS fURL pointed at a Great Black Swamp server and construct a StorageServer for interacting with immutable shares stored on it.