-
I'm getting "Channel connection is closed" when consuming some queue.
```php
-
As a user I have the option to subscribe to minutes, e.g. FSR minutes.
Every time the FSR publishes a new minute I get a notification (possibly a mail or something in myHPI)
-
I have found at least two instances where the composite schedule calculation doesn't work as I expect. It could be that my expectation is incorrect; we need to follow up with the community.
- [x] W…
-
The examples in the README only provide a way to publish and to subscribe to resources. Is there a way to delete resources? Or to delete subscriptions?
Thanks
-
I have an Android app published in Google Play that contains In-app subscriptions. I have a monthly and yearly subscription, I have configured it in the Developer console this way:
![atg-87zbkn3d5jht…
-
I'm running into an issue where if I leave a session and then join again I can't publish the second time. The flow is:
``` javascript
session.connect();
...
session.publish();
...
session.disconnect(…
-
https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.html#_Toc3901120
> It is a Protocol Error for a PUBLISH packet to contain any Subscription Identifier other than those received in SUBSCRI…
-
Given that we are going w/ Elastic Beanstalk for deployments we can expect there to be multiple instances of the websocket server running. if our intention is to send notifications to those subscribed…
-
Hi,
just to warn you before, I have not clue about MQTT .... nor of PY
Anyway....after found in #34 that my first problem ("message queue is empty") is known and I can bypass it by starting the ap…
-
When `OnPublished` is called for a message received on a subscribed channel, the `Publication` struct has a `Tags` member which matches up with `tags` as described on https://centrifugal.dev/docs/tran…