pub fn order_reload(host: String, port: u16)
Expand description

Orders all connected browsers to reload themselves. This spawns a blocking task through Tokio under the hood. Note that this will only do anything if PERSEUS_USE_RELOAD_SERVER is set to true.