@rxap/nest-socket-io-client
v10.1.6
Published
[![npm version](https://img.shields.io/npm/v/@rxap/nest-socket-io-client?style=flat-square)](https://www.npmjs.com/package/@rxap/nest-socket-io-client) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-squ
Downloads
125
Readme
@rxap/nest-socket-io-client
Installation
Add the package to your workspace:
yarn add @rxap/nest-socket-io-client
Install peer dependencies:
yarn add @nestjs/common@^10.3.8 @nestjs/config@^3.2.2 @nestjs/microservices@^10.3.8 rxjs@^7.8.1 socket.io-client@^4.6.2
Execute the init generator:
yarn nx g @rxap/nest-socket-io-client:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/nest-socket-io-client:init