2.1.0 • Published 4 months ago

nestjs-pusher v2.1.0

Weekly downloads
12
License
MIT
Repository
github
Last release
4 months ago

Description

Nestjs-Pusher is a library that aims to solve a simple problem that is providing a "battery-included" pusher module for Nestjs. By default, Pusher only gives you a default push mechanism but this library has chunking support which is great for large data amount since the default payload size is 10 MB.

Documentation

https://underfisk.github.io/nestjs-pusher/docs/

Features

  • Extensive API
  • Event chunking
  • Unit tests helper
  • Custom decorators and interceptors for REST API

Installation

$ npm install nestjs-pusher
$ yarn add nestjs-pusher

Contribute

Feel free to help this library, I'm quite busy with also another Nestjs packages, but the community will appreciate the effort of improving this library. Make sure you follow the guidelines

Stay in touch

License

MIT licensed

2.1.0

4 months ago

2.0.1

10 months ago

2.0.0

10 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago