Course
Skills Expanded
Server-sent Events and WebSockets in Node.js
Explore server-initiated communication with Server-Sent Events and WebSockets in the Node.js runtime.
What you'll learn
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.
Table of contents
Introduction
1min
Server-sent Events
6mins
WebSockets
5mins
Conclusion
1min