-
```
I am playing around with OpenFire's pubsub functionality using jabber-net.
When PubSubManager.GotSubscribed() gets called, it is able to get the
PubSubSubscription from the response, and this cl…
-
```
I am playing around with OpenFire's pubsub functionality using jabber-net.
When PubSubManager.GotSubscribed() gets called, it is able to get the
PubSubSubscription from the response, and this cl…
-
Credentials that are enabled for domain delegation is ignored with google-cloud-Pubsub (and possibly other gRPC based service clients).
THis is a relatively rare usecase but consider the snippet be…
-
Counterpart of https://github.com/andymccurdy/redis-py/issues/1572
Run the following script:
```python
import itertools
import traceback
import asyncio
import aioredis
async def consu…
-
-
## Environment
- ejabberd version: 19.09.1
- Erlang version: (SMP,ASYNC_THREADS,HIPE) (BEAM) emulator version 10.3.4
- OS: Linux (Fedora Server 30)
- Installed from: official binary installer
…
-
- The way I'm currently seeing it, APP should be the main publisher
- We can start with Yoda as the main subscriber/consumer for now and expand later
- First two events to implement would be Jukebox…
-
am-dbg becomes less responsive after a longer heavy streaming. It could be either UI or data parsing leak.
Steps:
- start the pubsub simulator for 10min with 20 peers and 30 topics (defaults)
- k…
-
Google\Cloud\Core\Exception\ServiceException: Invalid JSON response
/hyperf/vendor/google/cloud-core/src/RequestWrapper.php:368
/hyperf/vendor/google/cloud-core/src/RequestWrapper.php:207
/hyperf…
-
We used to have a section in the release process that talked about testing releases against upstream CI before releasing. That was removed, unfortunately, which has led to a few regressions (or, at le…