Files
simplexmq/src/Simplex/FileTransfer.hs
2022-12-27 21:54:02 +00:00

15 lines
257 B
Haskell

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