Web Sockets
this.rizeWsGateway.wss
.to(user.id)
.emit(WebsocketCustomerEvents.STATUS_TO_ACTIVE, data);Last updated
this.rizeWsGateway.wss
.to(user.id)
.emit(WebsocketCustomerEvents.STATUS_TO_ACTIVE, data);Last updated