/nestjs-websocket-example

Example WebSocket server of NestJS with Nestia

Primary LanguageTypeScriptMIT LicenseMIT

NestJS WebSocket Example

NestJS WebSocket example project with Nestia.

https://nestia.io/docs/core/WebSocketRoute

git clone https://github.com/samchon/nestjs-websocket-example
cd nestjs-websocket-example
npm install
npm run build
npm run test