Extension for implementing ZeroMQ pusher & consumer into ipub/websockets-wamp
The best way to install ipub/websockets-zmq is using Composer:
$ composer require ipub/websockets-zmqAfter that you have to register extension in config.neon.
extensions:
webSocketsZMQ: IPub\WebSocketsZMQ\DI\WebSocketsZMQExtensionLearn how to create WebSockets pusher & consumer in documentation.
Homepage http://www.ipublikuj.eu and repository http://github.com/iPublikuj/websockets-zmq.