Skip to content

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

Notifications You must be signed in to change notification settings

thijsterlouw/piqi-rpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%