[ trixie ]
[ sid ]
[ 源代码: libjson-rpc-cpp ]
软件包:libjsonrpccpp-client0t64(0.7.0-2.2 以及其他的)
libjsonrpccpp-client0t64 的相关链接
Debian 的资源:
下载源码包 libjson-rpc-cpp:
- [libjson-rpc-cpp_0.7.0-2.2.dsc]
- [libjson-rpc-cpp_0.7.0.orig.tar.gz]
- [libjson-rpc-cpp_0.7.0-2.2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
library implementing json-rpc C++ clients
This library provides classes to easily implement JSON-RPC C++ clients. It comes with a built in HTTP-Client connector (based on libcurl) for easy data exchange. It is fully JSON-RPC 2.0 and JSON-RPC 1.0 compatible, including:
* Type checking * Error response handling * Batch procedure calls * JSON-RPC Method invocation * JSON-RPC Notification invocation * Interface for additional Client-Connectors beside HTTP * Positional and named parameters
其他与 libjsonrpccpp-client0t64 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcurl4t64 (>= 7.16.2)
- 简单易用的客户端 URL 传输软件库(OpenSSL 变种)
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libjsoncpp26 (>= 1.9.6)
- library for reading and writing JSON for C++
-
- dep: libjsonrpccpp-common0t64
- common functionality for server and client library
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- sug: libjsonrpccpp-tools
- stub generator for libjsonrpccpp based applications