git-annex/RemoteDaemon
Joey Hess 881274d021
make remote-daemon able to send and receive objects over tor
Each worker thread needs to run in the Annex monad, but the
remote-daemon's liftAnnex can only run 1 action at a time. Used
Annex.Concurrent to deal with that.

P2P.Annex is incomplete as of yet.
2016-12-02 13:52:43 -04:00
..
Transport make remote-daemon able to send and receive objects over tor 2016-12-02 13:52:43 -04:00
Common.hs make LocalRepo a newtype 2016-06-02 16:34:52 -04:00
Core.hs remotedaemon: serve tor hidden service 2016-11-20 15:48:12 -04:00
Transport.hs remotedaemon: serve tor hidden service 2016-11-20 15:48:12 -04:00
Types.hs implementation of peer-to-peer protocol 2016-11-17 18:30:50 -04:00