pub async fn notify_config_update(conn: &Connection) -> Result<()>
Notifies the client that it should update its configuration.
Returns an error if serialization failed or communication with the client failed.