My favorites | Sign in
Project Logo
                
Code license: GNU General Public License v2
Labels: ocaml, rpc
Show all Featured downloads:
orpc-0.2.1.tar.gz
Show all Featured wiki pages:
Installation Introduction
People details
Project owners:
  jake.donham

Orpc is a tool for generating RPC clients and servers. It can generate clients / servers for use with Ocamlnet's ONC RPC implementation (like ocamlrpcgen), and also for RPC over HTTP for use with ocamljs. To describe interfaces, you give orpc an OCaml signature instead of an RFC-1831/1832-format file. Most OCaml types (including polymorphic types), exceptions, and functions with labelled/optional arguments are supported.

Orpc is developed at Skydeck by Jake Donham, with contributions from Mike Wells. We hope you will find it useful.









Hosted by Google Code