This commit is contained in:
Maciej Hirsz
2020-09-25 14:03:35 +02:00
parent b98c816a84
commit 4a5bafcd41
11 changed files with 1469 additions and 1040 deletions
+1
View File
@@ -47,6 +47,7 @@ impl Actor for Locator {
}
#[derive(Message)]
#[rtype(result = "()")]
pub struct LocateRequest {
pub ip: Ipv4Addr,
pub nid: NodeId,