-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Hi,
i tried to understand how ZeroMQ is being used, but found out that the WebSocket is in question too.
I'm trying to find in the code who uses these env vars you've added to the Docker Compose file:
ESPOCRM_DATABASE_PLATFORM
ESPOCRM_CONFIG_WEB_SOCKET_ZERO_M_Q_SUBSCRIBER_DSN
- etc...
i tried both the main EspoCRM and the Docker repos.
there seem to be no usage of them.
on the other hand vars like ESPOCRM_DATABASE_PLATFORM
are clearly being used in the Docker bash scripts.
are they obselete? should we delete them, and maybe even the whole websock service?
if so, how do we achieve live notifications etc (which WS would solve)?
Besides that EspoCRM seems great, thank you! :)
Metadata
Metadata
Assignees
Labels
No labels