pub fn start(root: PathBuf) -> Result<MediaServer, String>Expand description
Bind to an ephemeral loopback port and start serving root in a background
thread.
TRACES: UR-071 | DR-137
pub fn start(root: PathBuf) -> Result<MediaServer, String>Bind to an ephemeral loopback port and start serving root in a background
thread.
TRACES: UR-071 | DR-137