Changes for version 0.0101 - 2009-12-19
- Params now set error if they aren't a hash or array as specified in the spec.
- We now send the Content-Length header with the response per the spec.
- Notification responses are removed from batch requests, and if only a notification is sent the HTTP response is 204 No Content per the spec.
- Removed extraneous result/error nodes per spec.
- Fixed bulk requests.
- Added author tests which put the whole system through it's paces.
Modules
A JSON-RPC 2.0 server.
The data holder between RPC requests and responses.