libpoe-component-server-jsonrpc-perl

Poe tcp and http based json-rpc 1.0 server
  http://search.cpan.org/dist/POE-Component-Server-JSONRPC/
  0
  no reviews



This perl module is a poe component that allows you to easily create an http or tcp json rpc server inside poe.

the specification is defined on http://json-rpc.org/ and this module uses the json-rpc specification version 1.0 (version 1.1 does not cover tcp streams).