radicle-heartwood-lfs/radicle
Alexis Sellier 66493422c2
Add 'local' and 'remote' URL formats
To distinguish between working-copy-to-storage (local) and
storage-to-storage (remote) replication, we create two new
URL types: a `remote::Url` (`heartwood://`) and a `local::Url`
(`rad://`).

These schemes are to be used for the remote and local transports,
respectively.

The difference between the two schemes is that remote replication
requires a node id.

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-10-24 20:19:45 +02:00
..
src Add 'local' and 'remote' URL formats 2022-10-24 20:19:45 +02:00
Cargo.toml radicle: depend on radicle-git published crates 2022-10-14 13:16:11 +02:00