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

WebSocket (Early Release)

Posted By: AlenMiler
WebSocket (Early Release)

WebSocket (Early Release) by Andrew Lombardi
English | 25 Oct. 2015 | ISBN: 1449369278, 1491918306 | 140 Pages | EPUB/MOBI/PDF (True) | 23.72 MB

HTML5 WebSockets offer app developers a much smaller and more efficient way of communicating than classic HTTP for smoother, faster, and full-duplex communication with the server. With this practical book, you’ll learn how to take advantage of WebSockets power, from the basics of getting started to the complexities of managing rich communications channels.

You’ll work through several examples, each teaching an aspect of using and scaling WebSockets in production. This book focuses on the client side with JavaScript, but explains and demonstrates the server side (in Node.js) as well. You’ll also touch on some of the compatibility frameworks like Socket.IO, which allows you to use WebSockets today, even if some of your target clients don't support it.

Move from "classic" HTTP requests to smaller, more nimble WebSockets
Explores how WebSockets affect scaling in larger applications
Learn how to use WebSockets with browsers that don't support them natively
Discover how to keep WebSocket-based systems running even as tasks and environments change over time