radicle-heartwood-lfs/radicle/src/node
Alexis Sellier 671c169244
node: Implement `rad sync` command
This command announces refs to peers and waits for them to be
in sync.

Adds a subscribe method to `Handle` so that we can get the events
from the seed to allow us to confirm that the configured seeds fetched
from us.
2023-04-24 11:39:37 +02:00
..
routing node: Move `routing` to `radicle` crate 2023-03-15 12:59:49 +01:00
tracking node: Make sure we retry on lock contention 2023-03-31 14:07:45 +02:00
events.rs node: Implement `rad sync` command 2023-04-24 11:39:37 +02:00
features.rs Implement proper `node::Features` type 2022-10-07 22:49:58 +02:00
routing.rs node: Announce inventory only if it changed 2023-04-14 13:15:52 +02:00
tracking.rs node: Move tracking store to `radicle` crate 2023-03-15 12:59:49 +01:00