Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

The Definitive Guide to HTML5 WebSocket (repost)

Posted By: interes
The Definitive Guide to HTML5 WebSocket (repost)

The Definitive Guide to HTML5 WebSocket by Vanessa Wang, Frank Salim and Peter Moskovits
English | ISBN: 1430247401 | 2013 | EPUB, PDF | 208 pages | 4 + 6 MB

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