fluidex/dingir-exchange

Considering reorganize the modules in project

Closed this issue · 1 comments

Now we would have multiple binaries (matching engine, a daemon for collecting messages from mq, and restapi) from the project and they would share many common modules like types, utils, config etc.

Seems it is time to re-organize most of the modules into lib and binaries do not need to maintain full module trees for each.

resolved #44