Perl implementation of JSON-RPC 1.1 protocol
http://search.cpan.org/perldoc?JSON::RPC
JSON-RPC is a stateless and light-weight remote procedure call (RPC)
protocol for inter-networking applications over HTTP. It uses JSON as the
data format for of all facets of a remote procedure call, including all
application data carried in parameters.
The old modules - JSONRPC::Transport::HTTP and Apache::JSONRPC are deprecated.
Please try to use JSON::RPC::Server and JSON::RPC::Client which support both
JSON-RPC protocol version 1.1 and 1.0.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/perl-JSON-RPC && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
JSON-RPC-1.06.tar.gz | 0000036034 35.2 KB | |
perl-JSON-RPC.changes | 0000002161 2.11 KB | |
perl-JSON-RPC.spec | 0000002720 2.66 KB |
Comments 0