package rpclib-js

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val do_json_rpc : url:string -> Rpc.call -> Rpc.response Lwt.t
val do_json_rpc_opt : url:string -> Rpc.call -> Rpc.response Lwt.t
val do_xml_rpc : url:string -> Rpc.call -> Rpc.response Lwt.t