Pakket: libjsonrpccpp-server0 (0.7.0-2.1) [debports]
Verwijzigingen voor libjsonrpccpp-server0
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
library implementing json-rpc C++ servers
This library provides classes to easily implement JSON-RPC C++ Server applications. It comes with a built in HTTP-Server connector (based on libmicrohttpd) for easy data exchange. It is fully JSON-RPC 2.0 and JSON-RPC 1.0 compatible, including:
* Type checking * Malformed request handling * Handling batch procedure calls * JSON-RPC Method invocation * JSON-RPC Notification invocation * Simple Interface for implementing additional Server-Connectors beside HTTP * Positional and named parameters
Andere aan libjsonrpccpp-server0 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: libjsoncpp25 (>= 1.9.5)
- library for reading and writing JSON for C++
-
- dep: libjsonrpccpp-common0
- common functionality for server and client library
-
- dep: libmicrohttpd12 (>= 0.9.50)
- library embedding HTTP server functionality
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- sug: libjsonrpccpp-tools
- stub generator for libjsonrpccpp based applications