179239d838
PR: 231735 Submitted by: Greg V <greg@unrelenting.technology>
8 lines
298 B
Plaintext
8 lines
298 B
Plaintext
A cross platform JSON-RPC (remote procedure call) framework for C++ that is
|
|
fully JSON-RPC 2.0 & 1.0 compatible.
|
|
|
|
Includes ready to use HTTP + TCP server and client implementations, as well
|
|
as a stub class generator for C++, JavaScript and Python.
|
|
|
|
WWW: https://github.com/cinemast/libjson-rpc-cpp
|