glebbash / nestjs-pubsub-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:TypeScript 99.1%Language:Shell 0.9%