ParadigmFoundation / zaidan-dealer-specification

Specification document's and scripts for the Zaidan Dealer JSONRPC specification.
Apache License 2.0
6 stars 3 forks source link

Use Arrays for all request and responses sent over JSONRPC #27

Closed hrharder closed 4 years ago

hrharder commented 4 years ago

Overview

Remove the ability for implementers to choose between array and object request/response structures, favoring arrays only.