freebsd-ports/net/libjson-rpc-cpp/pkg-descr
Li-Wen Hsu 179239d838 Add net/libjson-rpc-cpp, C++ library for JSON-RPC
PR:		231735
Submitted by:	Greg V <greg@unrelenting.technology>
2018-12-12 06:17:31 +00:00

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