Skip to main content

drop_subscription

Function drop_subscription 

Source
pub fn drop_subscription(subs: &SubRegistry, uri: &str, conn: u64)
Expand description

Drop conn’s subscription to a single uri (the resources/unsubscribe path). Prunes the uri entry entirely once its last subscriber leaves.