@rxap/socket-io
v18.1.2
Published
[![npm version](https://img.shields.io/npm/v/@rxap/socket-io?style=flat-square)](https://www.npmjs.com/package/@rxap/socket-io) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](https://commitizen
Downloads
153
Readme
@rxap/socket-io
Installation
Add the package to your workspace:
yarn add @rxap/socket-io
Install peer dependencies:
yarn add @angular/core@^18.0.1 rxjs@^7.8.1 socket.io-client@^4.6.2
Execute the init generator:
yarn nx g @rxap/socket-io:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/socket-io:init