PubSub Subscriber

Overview

The plugin is intended to be used as a complement to an internal pubsubub service of the company (this service uses websockets to send and receive information) that can acts as a listener to another service (this requires development on the server itself and is unrelated to the plugin).

This plugin allows you to subscribe to topics in the pubsub service, so you can configure that depending on the conditions, the logged in user or the logic implemented in the application, the messages you want to receive will arrive.

Key Features & Functionality

  • Subscribes to a communication channel in a pubsub server to receive message notifications from publishers

Anonymous
  • Hi!! We are using this plugin but we get some issues on it. We are trying to get the communication with the server, but the status is always "connecting" and we cannot connect to it. Last days it was working, I mean, we get communication, but other days like today and without making changes on it, and for only some users is not working and it stay in  "connecting" status without getting the communication.

    Why sometimes for some users this works and the status is "open" and in the same time and with other users this doesnt work and the status is "connecting"?

    Thank you and regards.