Jump to ratings and reviews
Rate this book

Socket.IO Real-time Web Application Development

Rate this book
Build modern real-time web applications powered by Socket.IO Overview In Detail The expectations of users for interactivity withweb applications have changed over the past few years. No more does the user want to press the refresh button to check if new messages have arrived in their inbox; people expect to see updates in their applications in real-time. Mass multiplayer online games have given up the requirement of plugins and are built entirely in JavaScript. Socket.io enables you to build these highly interactive applications that work cross-browser. "Socket.io Real-time Web Application Development" is a guide to building, deploying, and scaling highly interactive real-time web applications using socket.io. This book will guide you through the building of a chat system using Node.js and socket.io, helping you get familiar with various features of the framework. Going further it will empower you to deploy and scale your applications in production. Introducing web application development with Node.js, this book walks you through developing of a full-fledged chat system built with socket.io and introducing all the concepts of socket.io and its usage in the process. It introduces you to the different approaches of bidirectional communication between the browser and the web server and will show you how socket.io abstracts all this for you to provide a single unified and uniform API for messaging and eventing to develop cross-browser applications. It explains how to authenticate your users, segregate the communication to channels, build chat rooms, and handle and scale sessions. It explains the mechanics behind socket.io and it also introduces you to what is involved in deploying the application to production and the intricacies involved in scaling it This book will introduce you to all that is needed in browser-server communication to develop the next generation of interactive applications and games. What you will learn from this book Approach Written in an engaging, easy-to-follow style, "Socket.io Real-time Web Application Development" is a practical guide for developing real-time web applications with Node.js and socket.io. Who this book is written for This book is aimed at developers who want to start developing highly interactive and real-time web applications like chat systems or online multiplayer games, or want to introduce real-time updates or server push mechanisms in their existing applications. Knowledge of developing in JavaScript and web applications in general is expected. Though there is a chapter on introducing Node.js, prior knowledge of Node.js will be a plus..

140 pages, Paperback

First published January 1, 2013

7 people are currently reading
20 people want to read

About the author

Rohit Rai

8 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (6%)
4 stars
3 (18%)
3 stars
9 (56%)
2 stars
3 (18%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Ravi Kumar.
3 reviews11 followers
December 31, 2015
Theoretically book is fine, but practically not! Modules used in this books are outdated so you can't see the output, there are several places where you don't get the point (practically) what to do next to get the output. You can't just read programs you have to execute the programs. Overall good book.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.