Book description
Until recently, creating desktop-like applications in the browser meant using inefficient Ajax or Comet technologies to communicate with the server. With this practical guide, you’ll learn how to use WebSocket, a protocol that enables the client and server to communicate with each other on a single connection simultaneously. No more asynchronous communication or long polling!
For developers with a good grasp of JavaScript (and perhaps Node.js), author Andrew Lombardi provides useful hands-on examples throughout the book to help you get up to speed with the WebSocket API. You’ll also learn how to use WebSocket with Transport Layer Security (TLS).
Publisher resources
Table of contents
- Preface
- 1. Quick Start
- 2. WebSocket API
- 3. Bidirectional Chat
- 4. STOMP over WebSocket
- 5. WebSocket Compatibility
- 6. WebSocket Security
- 7. Debugging and Tools
- 8. WebSocket Protocol
- Index
Product information
- Title: WebSocket
- Author(s):
- Release date: September 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449369279
You might also like
book
Netty in Action
Introduces the Netty framework and shows you how to incorporate it into your Java network applications. …
book
React Hooks in Action
Build stylish, slick, and speedy-to-load user interfaces in React without writing custom classes. React Hooks are …
book
React Cookbook
React helps you create and work on an app in just a few minutes. But learning …
book
Redis in Action
Redis in Action introduces Redis and walks you through examples that demonstrate how to use it …