A progressive Node.js framework for building efficient and scalable server-side applications.
A simple implementation of socket.io-client to nestjs project.
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod