Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sean-perkins/nestjs-sockets

Example repository of NestJS implementation of Sockets
https://github.com/sean-perkins/nestjs-sockets

chat nestjs socket-io

Last synced: 9 days ago
JSON representation

Example repository of NestJS implementation of Sockets

Awesome Lists containing this project

README

        

# NestJS Socket Example

Example repository demonstrating socket communciation (chat) with NestJS.

### Commands
- `npm run start`
- `npm run start:watch`
- `npm run prestart:prod`
- `npm run start:prod`