4.3.3 • Published 21 days ago

@google-cloud/pubsub v4.3.3

Weekly downloads
646,791
License
Apache-2.0
Repository
github
Last release
21 days ago

Google Cloud Pub/Sub: Node.js Client

release level CircleCI AppVeyor codecov

Cloud Pub/Sub is a fully-managed real-time messaging service that allows you to send and receive messages between independent applications.

Using the client library

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Google Cloud Pub/Sub API.

  4. Set up authentication with a service account so you can access the API from your local workstation.

  5. Install the client library:

    npm install --save @google-cloud/pubsub
  6. Try an example:

// Imports the Google Cloud client library
const PubSub = require('@google-cloud/pubsub');

// Your Google Cloud Platform project ID
const projectId = 'YOUR_PROJECT_ID';

// Instantiates a client
const pubsubClient = new PubSub({
  projectId: projectId,
});

// The name for the new topic
const topicName = 'my-new-topic';

// Creates the new topic
pubsubClient
  .createTopic(topicName)
  .then(results => {
    const topic = results[0];
    console.log(`Topic ${topic.name} created.`);
  })
  .catch(err => {
    console.error('ERROR:', err);
  });

Samples

Samples are in the samples/ directory. The samples' README.md has instructions for running the samples.

SampleSource CodeTry it
Subscriptionssource codeOpen in Cloud Shell
Topicssource codeOpen in Cloud Shell

The Cloud Pub/Sub Node.js Client API Reference documentation also contains samples.

Versioning

This library follows Semantic Versioning.

This library is considered to be in beta. This means it is expected to be mostly stable while we work toward a general availability release; however, complete stability is not guaranteed. We will address issues and requests against beta libraries with a high priority.

More Information: Google Cloud Platform Launch Stages

Contributing

Contributions welcome! See the Contributing Guide.

License

Apache Version 2.0

See LICENSE

What's Next

Read more about the client libraries for Cloud APIs, including the older Google APIs Client Libraries, in Client Libraries Explained.

roit-queues@bonobolabs/firebase-tools-deploy-parallelismwp-connection-utilselaah-api@clearvue/pubsubpubsub-testsitka-pubsub-node@9e15/com-uniheap-pubsub-schema@autofleet/node-commonconnect-activity-logmicroservice-emailcryptotalk-pubsub-bridgemc-change-history-sync-actions-gcfgcloud-pubsubsmoothy-core-testn8n-google-pubsub-nodescompositor-engineaol-utils-testmq-wrapper@ourtradehub/dblibrarycentauro-node-component@csdevcloud/cs-corenest-eventoservice-mailing@openbanking/ms-data@openbanking/ms-oauth@openbanking/ms-oauth-consentgalileo-webhookssettlements-server@poomosjs/pub-sub-emulator@aaxis/prisa-common@nubohq/eventsangliru-authentication-servicebuysellexchangeio-fnc-email@team_seki/streamer@gokiteam/pubsub@infinitebrahmanuniverse/nolb-_goomarketfeed@niklv/firebase-toolsthing-it-serverfelix-test-utilsfirebase-tools-angelogoogle-nodejs@sazo/cart@sazo/payments@everything-registry/sub-chunk-369@elmy-oss/send-message-cli-test3ember-cli-deploy-gcloud-pubsubegg-pubsubemfdfdriver_apiemberflowenroller@orchard-insights/crewopr-google-clouddjorm-cloud-jobs@sebspark/pubsub@sazo/api@sazo/orders@project-furnace/gc-pub-sub-connector@sentrei/functions@selleo/graphql-google-pubsub@posthog/plugin-server@primeanalytiq/emberflow@sandboxvr/graphql-google-pubsub@pie-api-gcp/pubsub@samwen/cloud-utils@samwen/gcp-utils@pi-top/graphql-google-pubsubparadox-google-pubsub@shio-bot/foundation@shio-bot/fulfillmentwealth8-api-explorer-express@poomosjs/nest-pubsuboutrigger-utils@sertis-chat-commerce/ts-http-toolkit@sertis-chat-commerce/ts-toolkit@nexxtway/twillio-sms-functionsnodejs-helpersdblibrary@nomikos/module-googledemium-pubsubnpm-package-example-pubsub-eventdemoapinpm-gcf-test@omnicar/sam-pubsub@nu-art/google-services@nsolutions/gc-pubsub@nsolutions/pubsubdeherd-scraper-enginecemento-pubsubcaip-fluentd-logger@enviabybus/utility-beltminute-tick-processor@ecobee/nodejs-gcloud-pubsub-module@honestfoodcompany/pubsub@hiregenius/utilsc4p-loggingcetus@hatsa/pubsub
4.3.3

2 months ago

4.3.2

2 months ago

4.3.1

3 months ago

4.3.0

3 months ago

4.2.0

3 months ago

4.1.1

4 months ago

4.1.0

4 months ago

3.7.5

7 months ago

3.7.3

9 months ago

3.7.2

9 months ago

4.0.5

8 months ago

4.0.4

8 months ago

4.0.7

6 months ago

4.0.6

7 months ago

4.0.1

8 months ago

4.0.0

9 months ago

4.0.3

8 months ago

4.0.2

8 months ago

3.7.1

11 months ago

3.6.0

12 months ago

3.5.2

12 months ago

3.5.1

1 year ago

3.5.0

1 year ago

3.7.0

11 months ago

3.4.0

1 year ago

3.4.1

1 year ago

3.3.0

1 year ago

3.2.1

1 year ago

3.2.0

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

3.0.3

2 years ago

2.19.4

2 years ago

2.19.3

2 years ago

2.19.1

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.19.0

2 years ago

2.18.5

2 years ago

2.18.4

2 years ago

2.18.3

2 years ago

2.18.2

2 years ago

2.18.1

3 years ago

2.18.0

3 years ago

2.17.0

3 years ago

2.16.6

3 years ago

2.16.5

3 years ago

2.16.4

3 years ago

2.16.3

3 years ago

2.16.2

3 years ago

2.16.1

3 years ago

2.16.0

3 years ago

2.15.1

3 years ago

2.14.0

3 years ago

2.13.0

3 years ago

2.11.1-pre

3 years ago

2.11.1-pre.1

3 years ago

2.12.0

3 years ago

2.11.0

3 years ago

2.10.0

3 years ago

2.9.0

3 years ago

2.8.0

3 years ago

2.7.0

3 years ago

2.6.0

4 years ago

2.5.0

4 years ago

2.4.0

4 years ago

2.3.0

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.7.3

4 years ago

2.0.0-beta.0

4 years ago

1.7.2

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.6

4 years ago

1.1.6-beta.0

4 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.32.1

5 years ago

0.32.0

5 years ago

0.31.1

5 years ago

0.31.0

5 years ago

0.30.3

5 years ago

0.30.2

5 years ago

0.30.1

5 years ago

0.30.0

5 years ago

0.29.1

5 years ago

0.29.0

5 years ago

0.28.1

5 years ago

0.28.0

5 years ago

0.27.1

5 years ago

0.27.0

5 years ago

0.26.0

5 years ago

0.25.0

5 years ago

0.24.1

5 years ago

0.24.0

5 years ago

0.23.0

5 years ago

0.22.2

5 years ago

0.22.1

5 years ago

0.22.0

5 years ago

0.21.1

5 years ago

0.21.0

5 years ago

0.20.1

6 years ago

0.20.0

6 years ago

0.19.1

6 years ago

0.19.0

6 years ago

0.18.0

6 years ago

0.17.0

6 years ago

0.16.5

6 years ago

0.16.4

6 years ago

0.16.3

6 years ago

0.16.2

6 years ago

0.16.1

6 years ago

0.16.0

6 years ago

0.15.0

6 years ago

0.14.8

6 years ago

0.14.7

6 years ago

0.14.6

6 years ago

0.14.5

7 years ago

0.14.4

7 years ago

0.14.3

7 years ago

0.14.2

7 years ago

0.14.1

7 years ago

0.14.0

7 years ago

0.13.2

7 years ago

0.13.1

7 years ago

0.13.0

7 years ago

0.12.0

7 years ago

0.11.0

7 years ago

0.10.0

7 years ago

0.9.0

7 years ago

0.8.3

7 years ago

0.8.2

7 years ago

0.8.1

7 years ago

0.9.0-0

7 years ago

0.8.0

7 years ago

0.7.1

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.7.0

7 years ago

0.6.0

7 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago