[ 原始碼: libjson-rpc-cpp ]
套件:libjsonrpccpp-client0(0.7.0-1.1 以及其他的)
libjsonrpccpp-client0 的相關連結
Debian 的資源:
下載原始碼套件 libjson-rpc-cpp:
- [libjson-rpc-cpp_0.7.0-1.1.dsc]
- [libjson-rpc-cpp_0.7.0.orig.tar.gz]
- [libjson-rpc-cpp_0.7.0-1.1.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-client0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcurl4 (>= 7.16.2)
- easy-to-use client-side URL transfer library (OpenSSL flavour)
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libjsoncpp24 (>= 1.9.4)
- library for reading and writing JSON for C++
-
- dep: libjsonrpccpp-common0
- common functionality for server and client library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- sug: libjsonrpccpp-tools
- stub generator for libjsonrpccpp based applications