watermill icon indicating copy to clipboard operation
watermill copied to clipboard

[watermill-googlecloud] Support for HTTP subscribers in Google Cloud Pubsub?

Open ivaaaan opened this issue 3 years ago • 1 comments
trafficstars

Hey. Maybe it's not an issue, but is there a support for HTTP pub/sub with Google Cloud? What I mean is something like this:

https://cloud.google.com/run/docs/tutorials/pubsub

Would be nice to add a method to the Google Pub/Sub to return an HTTP server

ivaaaan avatar Nov 24 '22 17:11 ivaaaan

Hey @ivaaaan, would this project do what you need? https://github.com/dentech-floss/watermill-googlecloud-http

m110 avatar Jan 24 '23 21:01 m110