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

Changes for version 0.13_1 - 2010-07-02

  • Forked AnyEvent::JSONRPC::Lite for a more full-spec implementation All previous versions is from AnyEvent::JSONRPC::Lite Thanks to Daisuke Murase for authoring the ::Lite module
  • BACKWARD INCOMPATIBLE: The API is mostly the same, but with some subtle differences.
  • Based on JSON::RPC::Common to do most handling of JSON-RPC messages

Modules

Simple TCP-based JSONRPC client/server
Simple TCP-based JSONRPC client
Condvar object used in AnyEvent::JSONRPC::Server
Handle object used internally in AnyEvent::JSONRPC::Server
Simple TCP-based JSONRPC server