- Course
Real-time Web Applications
At the end of this course you will have a concrete understanding of what real-time web applications are, which technologies are used to create these applications, and how to create them using HTML5 WebSockets.
- Course
Real-time Web Applications
At the end of this course you will have a concrete understanding of what real-time web applications are, which technologies are used to create these applications, and how to create them using HTML5 WebSockets.
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
A large number of technologies and practices have attempted to tackle real-time demands to constantly update the browser. The new HTML5 WebSocket protocol promises bi-directional communication between the server and the client through a single TCP connection that removes a great load of header information and reduces latency. At the end of this course, you will be fully aware of the technologies needed to build real-time web applications and why HTML5 WebSockets offer us the opportunity to create unique web apps and enhance browser capabilities we had never had the chance to lay our hands on before.