by s-vincent
JsonRpc-Cpp is an OpenSource implementation of JSON-RPC protocol in C++. JSON-RPC is a lightweight remote procedure call protocol similar to XML-RPC.
New version of JsonRpc-Cpp is out! Among the others, it add support for batched call, add JSON-RPC client examples and unit tests.
2009-05-27 Sebastien Vincent* Version 0.2 : - Batched call support; - Possibility to compile with debug symbols; - Add NetstringException class; ...
2009-03-10 Sebastien Vincent* Version 0.1.3 : - Port to MacOS X; - Fix a valgrind error; - Scons doxygen target is always built. 2008-11-17 Sebastien Vincent ...
A new website has been set up on http://jsonrpc-cpp.sourceforge.net/. A mailing-list is also available for discussions about development of JsonRpc-Cpp
2008-10-17 Sebastien Vincent* Version 0.1.2 : - Fix undecoded netstring in TcpServer; - Fix "system.describe" response structure ("result" field); - Add doxygen command ...
The first version of JsonRpc-Cpp is out! JsonRpc-Cpp provides an easiest way to deal with low-level JSON-RPC (server side) in C++. This is just the heart of the RPC system but we provide a simple UDP and TCP server.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use