Skip to content
Snippets Groups Projects
Commit a127552c authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

note for next step

parent fe7e4f23
No related branches found
No related tags found
No related merge requests found
......@@ -300,6 +300,10 @@ makeServer
pure . Right $ wrapGreatBlackSwamp manager host realPort
makeServer _ = pure . Left $ AnnouncementStructureUnmatched
-- Parameterize readImmutableShare and getImmutableShareNumbers to
-- wrapGreatBlackSwamp, then use it for both mutables and immutables. Then
-- use the same download function for both!
{- | Create a StorageServer that will speak Great Black Swamp using the given
manager to the server at the given host/port.
-}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment