zrepl/daemon/connecter
Christian Schwarz 1ce0c69e4f implement local replication using new local transport
The new local transport uses socketpair() and a switchboard based on
client identities.
The special local job type is gone, which is good since it does not fit
into the 'Active/Passive side ' + 'mode' concept used to implement the
duality of push/sink | pull/source.
2018-09-24 14:43:53 +02:00
..
connect_local.go implement local replication using new local transport 2018-09-24 14:43:53 +02:00
connect_ssh.go WIP rewrite the daemon 2018-08-27 22:22:44 +02:00
connect_tcp.go WIP rewrite the daemon 2018-08-27 22:22:44 +02:00
connect_tls.go WIP rewrite the daemon 2018-08-27 22:22:44 +02:00
connecter.go implement local replication using new local transport 2018-09-24 14:43:53 +02:00