module Simplex.FileTransfer where -- TODO -- Protocol -- Store (in memory storage) -- StoreLog (append only log) -- FileDescription -- Server -- Client -- Server/Main (server CLI) -- Client/Main (client CLI) -- -- Transport for HTTP2 ? -- streaming Crypto