The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "JSONRPC"

Hubot::Scripts::bugzilla River stage zero No dependents

AANOAA/Hubot-Scripts-Bundle-0.1.10 - 22 Sep 2014 07:01:04 UTC - Search in distribution

CGI::JSONRPC - CGI handler for JSONRPC River stage zero No dependents

CGI::JSONRPC is a pole for perl. CGI::JSONRPC implements the JSONRPC protocol as defined at <http://www.json-rpc.org/>. When a JSONRPC request is received by this handler, it is translated into a method call. The method and it's arguments are determi...

CRAKRJACK/CGI-JSONRPC-0.11 - 27 Feb 2008 18:46:01 UTC - Search in distribution

AnyEvent::JSONRPC - Simple TCP-based JSONRPC client/server River stage zero No dependents

This module provide TCP-based JSONRPC server/client implementation. AnyEvent::JSONRPC provide you a couple of export functions that are shortcut of AnyEvent::JSONRPC::TCP::Client and AnyEvent::JSONRPC::TCP::Server. One is "jsonrpc_client" for Client,...

PMAKHOLM/AnyEvent-JSONRPC-0.15 - 28 Oct 2010 13:01:47 UTC - Search in distribution

Beekeeper::JSONRPC - Representation of JSON-RPC objects River stage zero No dependents

All Beekeeper RPC calls follow the JSON-RPC 2.0 specification (see <http://www.jsonrpc.org/specification>). Constructors on this class are not actually used and are provided just for completeness....

JMICO/Beekeeper-0.10 - 27 Jul 2023 13:40:17 UTC - Search in distribution

Test::Shodo::JSONRPC - Test module using Shodo for JSON-RPC Web API River stage zero No dependents

Shodo-based test module for JSON-RPC Web API....

YUSUKEBE/Shodo-0.08 - 27 Dec 2013 08:18:12 UTC - Search in distribution
  • Shodo - Auto-generate documents from HTTP::Request and HTTP::Response

AnyEvent::JSONRPC::Lite - Simple TCP-based JSONRPC client/server River stage zero No dependents

This module provide TCP-based JSONRPC server/client implementation. AnyEvent::JSONRPC::Lite provide you a couple of export functions that are shortcut of AnyEvent::JSONRPC::Lite::Client and AnyEvent::JSONRPC::Lite::Server. One is "jsonrpc_client" for...

TYPESTER/AnyEvent-JSONRPC-Lite-0.15 - 08 Dec 2011 22:18:31 UTC - Search in distribution

JSONRPC::Transport::TCP - Client component for TCP JSONRPC River stage zero No dependents

This module is a simple client side implementation about JSONRPC via TCP. This module doesn't support continual tcp streams, and so it open/close connection on each request....

TYPESTER/JSONRPC-Transport-TCP-0.04 - 15 Sep 2009 09:59:43 UTC - Search in distribution

Sledge::Plugin::JSONRPC - JSONRPC plugin for Sledge River stage zero No dependents

Sledge::Plugin::JSONRPC is easy to implement JSONRPC plugin for Sledge....

NEKOKAK/Sledge-Plugin-JSONRPC-0.01 - 19 Sep 2006 03:54:34 UTC - Search in distribution

Catalyst::Plugin::JSONRPC - Dispatch JSON-RPC methods with Catalyst River stage zero No dependents

Catalyst::Plugin::JSONRPC is a Catalyst plugin to add JSON-RPC methods in your controller class. It uses a same mechanism that XMLRPC plugin does and actually plays really nicely. METHODS $c->json_rpc(%attrs) Call this method from a controller action...

MIYAGAWA/Catalyst-Plugin-JSONRPC-0.01 - 04 Jan 2006 08:58:27 UTC - Search in distribution

RPC::Any::Server::JSONRPC - A basic JSON-RPC server River stage one • 1 direct dependent • 1 total dependent

This is a server that implements the various JSON-RPC <http://groups.google.com/group/json-rpc/web> specifications. It supports JSON-RPC 1.0, 1.1, and 2.0. It uses JSON::RPC::Common as its backend for parsing input and producing output, and so it sup...

MKANAT/RPC-Any-1.00 - 19 Jun 2010 16:43:22 UTC - Search in distribution

Dancer::Plugin::RPC::JSONRPC - Dancer Plugin to register jsonrpc2 methods. River stage one • 1 direct dependent • 1 total dependent

This plugin lets one bind an endpoint to a set of modules with the new jsonrpc keyword. jsonrpc '/endpoint' => \%publisher_arguments; "\%publisher_arguments" callback => $coderef [optional] The callback will be called just before the actual rpc-code ...

ABELTJE/Dancer-Plugin-RPC-1.11 - 30 Apr 2023 12:18:09 UTC - Search in distribution

Dancer2::Plugin::RPC::JSONRPC - Dancer Plugin to register jsonrpc2 methods. River stage one • 1 direct dependent • 1 total dependent

This plugin lets one bind an endpoint to a set of modules with the new jsonrpc keyword. jsonrpc '/endpoint' => \%publisher_arguments; "\%publisher_arguments" callback => $coderef [optional] The callback will be called just before the actual rpc-code ...

ABELTJE/Dancer2-Plugin-RPC-2.02 - 28 Sep 2022 08:40:21 UTC - Search in distribution

POE::Component::Server::JSONRPC - POE tcp or http based JSON-RPC server River stage one • 1 direct dependent • 1 total dependent

This module is a POE component for tcp or http based JSON-RPC Server. The specification is defined on http://json-rpc.org/ and this module use JSON-RPC 1.0 spec (1.1 does not cover tcp streams)...

MCMIC/POE-Component-Server-JSONRPC-0.06 - 06 Dec 2017 13:40:01 UTC - Search in distribution

Catalyst::Plugin::Server::JSONRPC - Catalyst JSONRPC Server Plugin River stage one • 1 direct dependent • 1 total dependent

JSONRPC Plugin for Catalyst which we tried to make compatible with the way Catalyst works with URLS. Main features are: * Split JSONRPC methodNames by STRING to find out Controller. * Single entrypoint for JSONRPC calls, like http://host.tld/rpc * Di...

JLMARTIN/Catalyst-Plugin-Server-JSONRPC-0.07 - 08 Jul 2010 18:56:48 UTC - Search in distribution

MojoX::Dispatcher::Qooxdoo::Jsonrpc - Dispatcher for Qooxdoo Json Rpc Calls River stage zero No dependents

MojoX::Dispatcher::Qooxdoo::Jsonrpc dispatches incoming rpc requests from a qooxdoo application to your services and renders a (hopefully) valid json reply....

OETIKER/MojoX-Dispatcher-Qooxdoo-Jsonrpc-0.96 - 25 Jan 2015 09:45:16 UTC - Search in distribution

Mojo::WebSocketProxy::Backend::JSONRPC River stage one • 1 direct dependent • 1 total dependent

A subclass of Mojo::WebSocketProxy::Backend which dispatched RPC requests over JSON-RPC over HTTP/HTTPS....

DERIV/Mojo-WebSocketProxy-0.16 - 15 Dec 2023 07:50:56 UTC - Search in distribution

lib/BoardStreams/Error/JSONRPC.pm River stage zero No dependents

KARJALA/BoardStreams-v0.0.36 - 28 Feb 2023 10:03:43 UTC - Search in distribution

RPC::Any::Server::JSONRPC::PSGI - JSON-RPC server for a PSGI environment River stage zero No dependents

This is a subclass of RPC::Any::Server::JSONRPC::HTTP that has the functionality described in RPC::Any::Interface::PSGI....

SHERWIN/RPC-Any-Interface-PSGI-0.03 - 15 Aug 2011 06:44:33 UTC - Search in distribution

Catalyst::Plugin::Server::JSONRPC::Batch - batch requests implementation for Catalyst JSON-RPC server plugin. River stage zero No dependents

Catalyst::Plugin::Server::JSONRPC::Batch implements batch JSON-RPC requests as its described in specification version 2.0....

DIONYS/Catalyst-Plugin-Server-JSONRPC-Batch-0.02 - 27 May 2012 22:44:44 UTC - Search in distribution

lib/App/Donburi/Web/C/JSONRPC.pm River stage zero No dependents

MIKIHOSHI/App-Donburi-0.03 - 04 Jul 2011 07:34:50 UTC - Search in distribution
53 results (0.037 seconds)