Nest.js Google PubSub module
npm install nestjs-pubsub-core

Nest.js Google PubSub module that provides topics and subscriptions specified in configuration.
Also provides optional PubSubPublisher service to publish to topics (handles request timeouts).
``sh``
npm i nestjs-pubsub-core
Bootstrapped with: create-ts-lib-gh
This project is Mit Licensed