Nestjs Pusher
A wrapper for Pusher.js with enhancement features for Nestjs
Typescript support
This library is fully made using Typescript
Nestjs support
Its purpose is to help developers who are working with Nestjs and want a module for Pusher.js instead of directly deal with most of the stuff by themselves.
Decorators
You can dynamically register your events, channels or even condition its behaviour using decorators only. Nestjs-pusher also exposes a service that you can consume if you don't want to work with decorators