Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Remove DispatchRpc or make it useful #678

Open
maackle opened this issue Nov 27, 2018 · 0 comments
Open

Remove DispatchRpc or make it useful #678

maackle opened this issue Nov 27, 2018 · 0 comments
Assignees

Comments

@maackle
Copy link
Member

maackle commented Nov 27, 2018

The DispatchRpc trait is mostly redundant, at one point it was the trait for implementing a custom RPC dispatcher, but now IoHandler handles that completely. So now it's just a useless wrapper around an IoHandler, but that is maybe where we can put the more general handling for requests to get us away from only JSON-RPC, i.e. if we want a simple HttpInterface that doesn't need RPC-JSON

Spun off of #661

@maackle maackle self-assigned this Nov 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant