[][src]Function jsonrpc_core_client::transports::http::connect

pub fn connect<TClient>(
    url: &str
) -> impl Future<Item = TClient, Error = RpcError> where
    TClient: From<RpcChannel>, 

Create a HTTP Client