Skip to main content

attach_reader

Function attach_reader 

Source
pub fn attach_reader(
    conn: &Connection,
    session_id: &str,
    client_id: &str,
) -> Result<()>
Expand description

Attaches a read-only client to a session.