-
### Proposal
Now that it's possible to `pull` messages directly from pub/sub without acknowledging them, a more direct integration with Google pub/sub should be possible.
https://cloud.google.com/pu…
-
### Describe the feature
I have extended the cloudflare adapter with pub/sub but can't make it work when deployed.
Any pointers on how to fix this or are there other issues with cf websockets?
In…
-
## What
The proposal covers integrating [`monerod`'s ZMQ Pub/Sub system](https://github.com/monero-project/monero/blob/master/docs/ZMQ.md#zmq-pubsub), it does not cover the seperate ZMQ RPC system.…
-
**Bug description**
I'm trying to connect GCP Pub/Sub Audit Logs connector to Sentinel, to ingest GCP logs, but after I fill all the required fields it shows this error:
![Image](https://github.com/us…
-
Whenever I create an instance of `PubSubClient` and do something with it in my development environment, using the PubSub emulator, I get the following exception:
```
Google\ApiCore\ValidationExcep…
-
# Summary
Add support for Pub/Sub as a notifications service.
# Motivation
We use Pub/Sub heavily for other things, there are resiliency benefits using a Google managed service like Pub/Sub. …
-
## Describe the feature
Implement NSQ PubSub (https://nsq.io/overview/design.html)
I'd like to add NSQ as an option for Pub/Sub.
## Release Note
RELEASE NOTE:
**ADD** Pub/…
-
Some initial PoC: https://github.com/m110/watermill-amazonsqs
m110 updated
2 months ago
-
### Goal
Develop a **stateless pub/sub event system** for **StatelessDB** that supports multiple compute nodes without relying on third-party pub/sub services. This initial implementation aims to e…
-
## Environment details
OS: linux
Ruby version: 3.3.5
Gem name and version: google-cloud-pubsub v2.19.0
## Steps to reproduce
* just start the ConsumeEvents.new.consume method bellow using ruby …