Skip to content

[QUESTION] who uses the WebSocker and ZeroMQ env vars? #63

@elyran

Description

@elyran

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions