Ticket #19 (new task)
Add proper keyword support to jsonrpc client
| Reported by: | mikeal | Owned by: | mikeal |
|---|---|---|---|
| Priority: | major | Milestone: | future |
| Component: | unspecified | Version: | 0.1 |
| Keywords: | Cc: | ||
| Dependencies: |
Description
Right now the jsonrpc client doesn't convert keyword arguments properly per the 1.1 json-rpc specification.
It currently wraps any arguments in a single list.
Change History
Note: See
TracTickets for help on using
tickets.
