38 Forks
364 Stars
364 Watchers

hprose

HPROSE is short for High Performance Remote Object Service Engine. It's a serialize and RPC library, the serialize library of hprose is faster, smaller and more powerful than msgpack, the RPC library is faster, easier and more powerful than thrift.

How to download and setup hprose

Open terminal and run command
git clone https://github.com/hprose/hprose.git
git clone is used to create a copy or clone of hprose repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hprose https://github.com/hprose/hprose/archive/master.zip

Or simply clone hprose with SSH
[email protected]:hprose/hprose.git

If you have some problems with hprose

You may open issue on hprose support forum (system) here: https://github.com/hprose/hprose/issues