Skip to main content

serve_current_session

Function serve_current_session 

Source
pub fn serve_current_session(host: &str, port: u16) -> Result<()>
Expand description

Serves the current in-memory session over the embedded local HTTP server.