February 2013
Intermediate to advanced
208 pages
5h
English
CHAPTER 1
![]()
Introduction to HTML5 WebSocket
This book is for anyone who wants to learn how to build real-time web applications. You might say to yourself, “I already do that!” or ask “What does that really mean?” Let’s clarify: this book will show you how to build truly real-time web applications using a revolutionary new and widely supported open industry standard technology called WebSocket, which enables full-duplex, bidirectional communication between your client application and remote servers over the Web—without plugins!
Still confused? So were we a few years ago, before we started working with HTML5 WebSocket. In this guide, we’ll explain ...
Read now
Unlock full access