Is there any point to 'jsonrpc":"2.0","result":' etc.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JayBee
    Junior Member
    • Oct 2010
    • 114

    #1

    Is there any point to 'jsonrpc":"2.0","result":' etc.

    It may be completeness but there is no point inhaving every JSON string with jsonrpc":"2.0","result": at the front and "id":1 at the end.

    I strip it out afore parsing into a list class.

    If Betfair are keen to reduce data sent through the net then reducing the return strings to the minimum would be good for them and good for us.
    Last edited by JayBee; 02-12-2013, 07:41 PM.
Working...
X