- Course
Server-sent Events and WebSockets in Node.js
Explore server-initiated communication with Server-Sent Events and WebSockets in the Node.js runtime.
- Course
Server-sent Events and WebSockets in Node.js
Explore server-initiated communication with Server-Sent Events and WebSockets in the Node.js runtime.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
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.