Changes for version 0.0500 - 2010-06-24
- Moved bug tracking to github.
- Messages that process correctly, but return an error response rather than a result response now log as "error" rather than "info". All other errors are still logged as "fatal".
- Added more documentation about what is logged.
- Restructured request params handling.
- Added with_plack_request registration option.
- Updated register_rpc_method_names() to support registration options.
Modules
A JSON-RPC 2.0 server.
A base class for creating object oriented apps with JRD.
The data holder between RPC requests and responses.