Path to this page:
./
wip/fastrpc,
Protocol based on the XML-RPC which uses binary format for data
Branch: CURRENT,
Version: 1.0.13,
Package name: fastrpc-1.0.13,
Maintainer: ondrej.tumaFastRPC is a RPC (Remote Procedure Call) protocol based on the XML-RPC which
uses binary format for data serialization. It uses HTTP as transport protocol
as the XML-RPC does. FastRPC is also an implementation of this protocol as C++
library and Python and PHP4 modules built with this library.
The library supports both protocols due to FastRPC's full data compatibility
with the XML-RPC. Data format is negotiated via the HTTP content negotiation.
The fastrpc Python module is compatible with the xmlrpclib module. It's very
simple to port project from xmlrpclib to fastrpc.
Required to run:[
textproc/libxml2]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 8fe6c1605dcbbb0d98bcc8bd03c44acee5c1e49a
Filesize: 193.094 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)