revoke/websockets-rabbitmq

RabbitMQ pusher & consumer implementation for ipub/websockets-wamp

v1.0.0 2018-07-25 15:10 UTC

This package is not auto-updated.

Last update: 2024-04-19 20:09:31 UTC


README

Installation

The best way to install revoke/websockets-rabbitmq is using Composer:

$ composer require revoke/websockets-rabbitmq

After that you have to register extension in config.neon.

extensions:
	webSocketsRabbitMQ: Revoke\WebSocketsRabbitMQ\DI\WebSocketsRabbitMQExtension

Documentation

Learn how to create WebSockets pusher & consumer in documentation.

Homepage http://www.ipublikuj.eu and repository http://github.com/iPublikuj/websockets-zmq.