thijsterlouw / piqi-rpc

Multi-format RPC-over-HTTP system for Erlang (rebar package)

Home Page:https://github.com/alavrik/piqi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Piqi-RPC is a multi-format RPC-over-HTTP system for Erlang. It provides a
convenient and reliable way to connect services written in Erlang with
non-Erlang clients using JSON, XML or Google Protocol Buffers over plain HTTP.

This is a rebar[1] package for the "piqi_rpc" Erlang application.


The primary Piqi project repository is located here: 

        https://github.com/alavrik/piqi


Project homepage:

        http://piqi.org


Piqi-RPC documentation:

        http://piqi.org/doc/piqi-rpc/


Examples of how to use Piqi-RPC with rebar:

	https://github.com/alavrik/piqi-erlang-examples

        
[1] https://github.com/basho/rebar

About

Multi-format RPC-over-HTTP system for Erlang (rebar package)

https://github.com/alavrik/piqi


Languages

Language:Shell 100.0%