Hello everyone,
my team and I need to activate websockets on the various CRM installations.
We are using PHP version 8.2 and everything runs perfectly except that the ZeroMQ extension is not compatible with the latest versions of PHP.
How can we proceed to use websockets? Are there alternative ways or can they simply not be used anymore?
Thanks, we await your response
my team and I need to activate websockets on the various CRM installations.
We are using PHP version 8.2 and everything runs perfectly except that the ZeroMQ extension is not compatible with the latest versions of PHP.
How can we proceed to use websockets? Are there alternative ways or can they simply not be used anymore?
Thanks, we await your response
Comment