Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 408 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 408 Bytes

Google Cloud PubSub Starter Template

This example project shows a basic setup of Google Cloud Pub/Sub publisher / subscriber using Watermill. The application runs in a loop, consuming events from topic, modyfing them and publishing to another topic.

There's a docker-compose file included, so you can run the example and see it in action.

Usage

docker-compose up