f-o-a-m / kepler

A Haskell framework that facilitates writing ABCI applications
https://kepler.dev
Apache License 2.0
34 stars 9 forks source link

Generalized router #199

Closed martyall closed 4 years ago

martyall commented 4 years ago

Refactor the router to separate it from the Query implementation.