pub async fn refresh_subscription(client: &Client)Expand description
(Re)build the Community subscription: rebuild the route maps, then open TWO subscriptions over the
same filter — a targeted subscribe_to (streams on desktop) and a pool-wide subscribe (streams on
Android). process_incoming dedups by outer-event id, so overlap folds exactly once.