-
Notifications
You must be signed in to change notification settings - Fork 3
This is a port of the original project jsonrpc-cpp for those who enjoy using the good old Makefile. It also includes the jsoncpp amalgamated and its headers for convenience.
License
Unknown and 2 other licenses found
Licenses found
Unknown
LICENSE
GPL-3.0
COPYING.GPL
LGPL-3.0
COPYING.LGPL
eduardobeloni/jsonrpc-cpp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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
This is a port of the original project jsonrpc-cpp for those who enjoy using the good old Makefile. It also includes the jsoncpp amalgamated and its headers for convenience.
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 0
No packages published