Support v1.0 JSON-RPC Spec

Bug #456441 reported by Duncan McGreggor
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
txJSON-RPC
In Progress
High
Duncan McGreggor

Bug Description

The current JSON-RPC implementation in txJSON-RPC is from work done prior to the adoption of a 1.0 version of the JSON-RPC spec. I believe the 1.0 spec is outlined here, such that it is:
  http://json-rpc.org/wiki/specification

txJSON-RPC needs to be examined for compliance with this; if it's not compliant, a new client/server version needs to be implemented.

Related branches

Changed in txjsonrpc:
assignee: nobody → Duncan McGreggor (oubiwann)
importance: Undecided → Medium
Changed in txjsonrpc:
milestone: none → 0.4
Revision history for this message
Duncan McGreggor (oubiwann) wrote :

The payloads are now sending version 1 keys. Most payload values are working, except for the ids (which haven't been implemented yet).

Changed in txjsonrpc:
status: New → In Progress
importance: Medium → High
Revision history for this message
Duncan McGreggor (oubiwann) wrote :

Got payload ids working last night. Still need to write one or two more tests for that. The next step will be implementing versioned protocols for web2 and netstring JSON-RPC.

Revision history for this message
Matt (posita) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.