Explore server-initiated communication with Server-Sent Events and WebSockets in the Node.js runtime.
The HTTP request-response pattern left the server with no way to initiate communication to a client—that is, until new technologies like Server-Sent Events and WebSockets became available. This course explores both in the Node.js runtime.
The HTTP request-response pattern left the server with no way to initiate communication to a client—that is, until new technologies like Server-Sent Events and WebSockets became available. This course explores both in the Node.js runtime.