p-hlp / distributed-source-separation

Intelligent Sample Management and Processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor routes in expressjs api gateway

p-hlp opened this issue · comments

commented

Currently everything is in the index.ts file.
Routes should be modularized, similar with queue handling and registration. Need to find a way to make SSE connections available in every module.