NestJS ndhukung real-time, bidirectional communication via WebSocket gateways — kelas sing didekorasi karo @WebSocketGateway() sing nangani WebSocket connections lan messages (biasane liwat Socket.IO). Padha ngaktifake fitur kaya chat, live notifications, lan live dashboards, nganggo struktur NestJS sing padha (DI, decorators).
Nggawe gateway
{ , , , } ;
{ } ;
({ : })
{
()
: ;
()
() {
..(, data);
}
}
