sahas- / gcloud-pubsub-nodejs

pubsub example using google cloud pubsub service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update the project id and key file path in both publisher & subscriber files
Install dependencies
npm install
To publish a message
npm run publish
To receive the messages
npm run watch

About

pubsub example using google cloud pubsub service


Languages

Language:JavaScript 100.0%