Book description
The Definitive Guide to HTML5 WebSocket is the ultimate insider's WebSocket resource. This revolutionary new web technology enables you to harness the power of true real-time connectivity and build responsive, modern web applications.
This book contains everything web developers and architects need to know about WebSocket. It discusses how WebSocket-based architectures provide a dramatic reduction in unnecessary network overhead and latency compared to older HTTP (Ajax) architectures, how to layer widely used protocols such as XMPP and STOMP on top of WebSocket, and how to secure WebSocket connections and deploy WebSocket-based applications to the enterprise. Build real-time web applications with HTML5.
This book:
Introduces you to the WebSocket API and protocol
Describes and provides real-world examples of protocol communication over WebSocket
Explains WebSocket security and enterprise deployment
What you'll learn
Understand the WebSocket API and Protocol
Build Instant Messaging and Chat Applications over WebSocket with XMPP (Extensible Messaging and Presence Protocol)
Implement a Publish/Subscribe Messaging Protocol over WebSocket with STOMP (Simple Text Oriented Messaging Protocol)
VNC with the Remote Framebuffer Protocol
Learn WebSocket Security Deployment Considerations for an Enterprise WebSocket Architecture
Who this book is for
The Definitive Guide to HTML5 WebSocket is for web developers and architects who want to build cutting-edge web applications with WebSocket. It is also designed for anyone who wants to implement a flexible and scalable architecture with built-in real-time connectivity and communication.
Table of contents
- Title Page
- Dedication
- Contents at a Glance
- Contents
- Foreword
- About the Authors
- About the Technical Reviewer
- Acknowledgments
- CHAPTER 1: Introduction to HTML5 WebSocket
- CHAPTER 2: The WebSocket API
- CHAPTER 3: The WebSocket Protocol
- CHAPTER 4: Building Instant Messaging and Chat over WebSocket with XMPP
- CHAPTER 5: Using Messaging over WebSocket with STOMP
- CHAPTER 6: VNC with the Remote Framebuffer Protocol
- CHAPTER 7: WebSocket Security
- CHAPTER 8: Deployment Considerations
- APPENDIX A: Inspecting WebSocket Traffic
- APPENDIX B: WebSocket Resources
- Index
Product information
- Title: The Definitive Guide to HTML5 WebSocket
- Author(s):
- Release date: February 2013
- Publisher(s): Apress
- ISBN: 9781430247401
You might also like
book
WebSocket Essentials – Building Apps with HTML5 WebSockets
Build your own real-time web applications using HTML5 WebSockets In Detail WebSocket facilitates complete duplex communication …
book
Java WebSocket Programming
Master Application Development with Java WebSocket Build dynamic enterprise Web applications that fully leverage state-of-the-art communication …
book
The Web Game Developer’s Cookbook: Using JavaScript and HTML5 to Develop Games
Want to start building great web games with HTML5 and JavaScript? Moving from Flash or other …
book
Getting Started with GEO, CouchDB, and Node.js
Today's mobile devices have GPS and standard APIs to give you access to coordinates—but what can …