nestjs-pusher
TypeScript icon, indicating that this package has built-in type declarations

2.1.0 • Public • Published

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

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

Readme

Keywords

none

Package Sidebar

Install

npm i nestjs-pusher

Weekly Downloads

262

Version

2.1.0

License

MIT

Unpacked Size

179 kB

Total Files

42

Last publish

Collaborators

  • enigmadk