Struct wamp::client::Connection
[−]
[src]
pub struct Connection { /* fields omitted */ }pub struct Connection { /* fields omitted */ }impl Connection[src]fn new(url: &str, realm: &str) -> Connectionfn connect<'a>(&self) -> WampResult<Client>