Changes for version 1.04 - 2017-05-08
- Autocommit for distribution Dancer::Plugin::RPC 1.04 (minor)
Changes for version 1.03_010001 - 2017-05-08
- Update Changes file
Changes for version 1.03_01 - 2017-05-02
- Commit for Dancer-Plugin-RPC 1.03_01
Changes for version 1.03_000003 - 2017-05-01
- Better checks on callback and code_wrapper results - callback-result must be a 'Dancer::RPCPlugin::CallbackResult', otherwise it is considered an error. - code_wrapper should return a plain data-structure. In case it returns an object we must flatten it to a plain data-structure. - Introduce a data-flattener.
Changes for version 1.03_000002 - 2017-04-13
- Merge branch 'master' of github.com:abeltje/Dancer-Plugin-RPC
Modules
Configure endpoints for XMLRPC and JSONRPC procedures
Dancer Plugin to register jsonrpc2 methods.
RESTRPC Plugin for Dancer
XMLRPC Plugin for Dancer
Factory for generating Callback-results.
Build dispatch-table from the Dancer Config
Build dispatch-table from POD
Small object to handle dispatch-table items
Class for maintaining a global methodlist.
Interface to pass error-responses without knowlage of the protocol
Simple routine to flatten (blessed) data
Provides
in lib/Dancer/RPCPlugin/CallbackResult.pm
in lib/Dancer/RPCPlugin/CallbackResult.pm