Function notedealer::activitypub::inbox_queue::deliver
source · [−]async fn deliver(
deliveries: Vec<(String, Object<'_>)>,
db: &Database,
remote: &RemoteAccessor
)Expand description
Delivers the given list of objects to the inboxes over HTTP.