add pings to v0

This commit is contained in:
Maple 2026-01-31 20:22:11 +01:00
commit 28bc6819a6
4 changed files with 110 additions and 14 deletions

View file

@ -161,6 +161,8 @@ pub async fn setup_edge_node_connection(
.unwrap(),
)
.await;
println!("{:?}", param.self_public);
//leave the inner object floating so that it gets destroyed once we disconnect
new_rmc_gateway_connection(conn, move |r| {
Arc::new(OnRemoteDrop::<RemoteEdgeNodeHolder, _>::new(