Implement Websockets in NestJS



Implement Websockets in NestJS

Implement Websockets in NestJS

In this video, we will see how we can use NestJS to implement a Websocket server.

We will show how to add WebSockets into an existing server. We will see how the dependency version is important.

We will cover emitting events and listening to events using websocket in NestJS.