This PR adds the new feed_ namespaced methods and relevant schemas to the Dealer JSONRPC API.
Description
See the "Quote feed" section of the spec for a description of this new interaction model, which can supplement the main RFQ interaction model specified under the `dealer` namespaced methods._
Closes #22
Overview
This PR adds the new
feed_
namespaced methods and relevant schemas to the Dealer JSONRPC API.Description
See the "Quote feed" section of the spec for a description of this new interaction model, which can supplement the main RFQ interaction model specified under the `dealer` namespaced methods._