I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
Description
Both client and service are implemented as a monolith instead as a distributed services as the other modules. For that it is needed to split in to two repositories, one for the client and another for the service. Look the following scheme where the whole architecture is described.

You can take as an example the agents_service.
I'm submitting a...
Description
Both client and service are implemented as a monolith instead as a distributed services as the other modules. For that it is needed to split in to two repositories, one for the client and another for the service. Look the following scheme where the whole architecture is described.
You can take as an example the agents_service.