[][src]Function async_graphql_actix_web::publish_message

pub fn publish_message<T: Any + Send + Sync + Sized>(msg: T)

Publish a message that will be pushed to all subscribed clients.