Skip to content

glebbash/nestjs-pubsub-core

Repository files navigation

nestjs-pubsub-core

Deploy Coverage Status

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).

Installation

npm i nestjs-pubsub-core

Usage

Usage examples

About

Bootstrapped with: create-ts-lib-gh

This project is Mit Licensed