The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:JSON RPC"

JSON::RPC - JSON RPC 2.0 Server Implementation River stage one • 6 direct dependents • 8 total dependents

JSON::RPC is a set of modules that implement JSON RPC 2.0 protocol. If you are using old JSON::RPC code (up to 0.96), DO NOT EXPECT YOUR CODE TO WORK WITH THIS VERSION. THIS VERSION IS ****BACKWARDS INCOMPATIBLE****...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

RPC::JSON - JSON-RPC Client Library River stage zero No dependents

RPC::JSON aims to be a full-featured JSON-RPC client library that enables a client to connect to any JSON-RPC service and dispatch remote method calls....

CHRISC/RPC-JSON-0.15 - 02 Aug 2008 09:36:17 UTC

JSON::RPC::LWP - Use any version of JSON RPC over any libwww supported transport protocols. River stage one • 1 direct dependent • 1 total dependent

BGILLS/JSON-RPC-LWP-0.007 - 25 Jan 2016 01:39:02 UTC

JSON::RPC::Spec - Yet another JSON-RPC 2.0 Implementation River stage one • 2 direct dependents • 2 total dependents

JSON::RPC::Spec is Yet another JSON-RPC 2.0 Implementation. JSON format string execute registered method. JSON::RPC - PSGI The tightly also supports BATCH. As a feature. 1. JSON string to JSON string. 2. Simple register callback....

NQOUNET/JSON-RPC-Spec-v1.0.7 - 15 May 2017 04:40:28 UTC

JSON::RPC::Lite - Simple Syntax JSON RPC 2.0 Server Implementation River stage zero No dependents

JSON::RPC::Lite is sinatra-ish style JSON RPC 2.0 Server Implementation....

NQOUNET/JSON-RPC-Lite-v1.0.0 - 26 Aug 2014 15:44:09 UTC

JSON::RPC::Test - Simple Wrapper To Test Your JSON::RPC River stage one • 6 direct dependents • 8 total dependents

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

MojoX::JSON::RPC - a Perl implementation of the JSON-RPC 2.0 protocol for Mojolicious River stage one • 2 direct dependents • 2 total dependents

This module implments a client plugin and a server plugin for JSON-RPC 2.0 for use with Mojolicious. This module follows the draft specficiation for JSON-RPC 2.0. More information can be found at <http://groups.google.com/group/json-rpc/web/json-rpc-...

KARASIK/MojoX-JSON-RPC-0.13 - 24 Feb 2021 11:04:26 UTC

RPC::JSON::Shell - Interactive JSON-RPC Shell River stage zero No dependents

This module is an interactive client to a JSON-RPC service. It is currently in its infancy and is likely to be very unstable. There are many bugs in this package....

CHRISC/RPC-JSON-0.15 - 02 Aug 2008 09:36:17 UTC

JSON::RPC::Common - Transport agnostic JSON RPC helper objects River stage one • 7 direct dependents • 9 total dependents

This module provides abstractions for JSON-RPC 1.0, 1.1 (both variations) and 2.0 (formerly 1.2) Procedure Call and Procedure Return objects (formerly known as request and result), along with error objects. It also provides marshalling objects to con...

DMCBRIDE/JSON-RPC-Common-0.11 - 28 Feb 2014 21:40:15 UTC

JSON::RPC::Legacy - Perl implementation of JSON-RPC 1.1 protocol River stage one • 6 direct dependents • 8 total dependents

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 paramet...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Parser - Parse JSON RPC Requests from Plack::Request River stage one • 6 direct dependents • 8 total dependents

Constructs a JSON::RPC::Procedure object from a Plack::Request object...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Simple - Simple JSON-RPC client and dispatcher (WD 1.1 subset only currently) River stage zero No dependents

This module is a very simple JSON-RPC 1.1 WD implementation that only supports a subset of the specification. It supports Named and positonal arguments Error objects...

CLAESJAC/JSON-RPC-Simple-0.06 - 06 Feb 2014 08:53:37 UTC

JSON::RPC::Dispatch - Dispatch JSON RPC Requests To Handlers River stage one • 6 direct dependents • 8 total dependents

See docs in JSON::RPC for details...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Procedure - A JSON::RPC Procedure River stage one • 6 direct dependents • 8 total dependents

A container for JSON RPC procedure information...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Constants - Constants River stage one • 6 direct dependents • 8 total dependents

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Dispatcher - A JSON-RPC 2.0 server. River stage one • 1 direct dependent • 1 total dependent

Using this app you can make any PSGI/Plack aware server a JSON-RPC 2.0 server. This will allow you to expose your custom functionality as a web service in a relatiely tiny amount of code, as you can see above. This module follows the draft specficiat...

DMCBRIDE/JSON-RPC-Dispatcher-0.0508 - 22 Jan 2016 04:45:24 UTC

JSON::RPC::Client::Any - wrap in an available JSON RPC Client implementation River stage zero No dependents

JSON::RPC::Client::Any is a simple class, which finds an available JSON RPC client implementation and descends from it. It saves you the hassle of checking whether you have "JSON::RPC::Client" or "JSON::RPC::Legacy::Client" available....

DAM/App-KGB-1.59 - 30 Oct 2023 16:44:39 UTC

JSON::RPC::Spec::Common - common class of JSON::RPC::Spec River stage one • 2 direct dependents • 2 total dependents

NQOUNET/JSON-RPC-Spec-v1.0.7 - 15 May 2017 04:40:28 UTC

JSON::RPC::Spec::Client - Yet another JSON-RPC 2.0 Client Implementation River stage one • 2 direct dependents • 2 total dependents

NQOUNET/JSON-RPC-Spec-v1.0.7 - 15 May 2017 04:40:28 UTC

Test::JSON::RPC::Autodoc - Testing tools for auto generating documents of JSON-RPC applications River stage zero No dependents

Test::JSON::RPC::Autodoc is a software for testing JSON-RPC Web applications. These modules generate the Markdown formatted documentations about RPC parameters, requests, and responses. Using Test::JSON::RPC::Autodoc, we just write and run the integr...

YUSUKEBE/Test-JSON-RPC-Autodoc-0.15 - 22 Jun 2016 10:22:11 UTC
77 results (0.039 seconds)