Skip to content

JsonRpc-Cpp implementation fork with CMake support from Sourceforge

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING.GPL
LGPL-3.0
COPYING.LGPL
Notifications You must be signed in to change notification settings

sauter-hq/JsonRpc-Cpp

JsonRpc-Cpp
===========

Introduction
------------

JsonRpc-Cpp library is a C++ implementation of JSON-RPC protocol (http://groups.google.com/group/json-rpc/web/json-rpc-1-2-proposal).

It uses JsonCpp library (http://jsoncpp.sourceforge.net/) to encode/decode JSON messages.

Installation
-------------

See INSTALL file.

Future work
------------

- Multithreaded UDP/TCP servers;
- HTTP / CGI encapsulation;
- Implement a ClientTransactionManager for JSON-RPC client. This object would manage 
  retransmissions, check if server response correspond to a precedent query, ...

Contact 
-------

Sebastien Vincent <sebastien.vincent@cppextrem.com>

About

JsonRpc-Cpp implementation fork with CMake support from Sourceforge

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING.GPL
LGPL-3.0
COPYING.LGPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published