Socket.IO Cookbook

Nonfiction, Computers, Internet, Web Development, Programming
Cover of the book Socket.IO Cookbook by Tyson Cadenhead, Packt Publishing
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Tyson Cadenhead ISBN: 9781785884436
Publisher: Packt Publishing Publication: October 15, 2015
Imprint: Packt Publishing Language: English
Author: Tyson Cadenhead
ISBN: 9781785884436
Publisher: Packt Publishing
Publication: October 15, 2015
Imprint: Packt Publishing
Language: English

Over 40 recipes to help you create real-time JavaScript applications using the robust Socket.IO framework

About This Book

  • Create secure WebSocket connections and real-time mobile applications using Socket.IO
  • Devise efficient messaging systems between the server side and the client side
  • A step-by-step implementation guide to help you create elements of Socket.IO application

Who This Book Is For

If you have some knowledge of JavaScript and Node.js and want to create awe-inspiring application experiences using real time communication, then this book is for you. Developers with knowledge of other scripting languages should also be able to easily follow along.

What You Will Learn

  • Build rich and interactive real-time dashboards using Socket.IO to pipe in data as it becomes available
  • Design chat and multiple-person interfaces that leverage Socket.IO for communication
  • Segment conversations to rooms and namespaces so that every socket doesn’t have to receive every message
  • Secure your data by implementing various authentication techniques, locking down the HTTP referrer and using secure WebSockets
  • Load balance across multiple server-side nodes and keep your WebSockets in sync using Redis, RabbitMQ or Memcached
  • Stream binary data such as audio and video in real-time over a Socket.IO connection
  • Create real-time experiences outside of the browser by integrating Socket.IO with hybrid mobile applications

In Detail

Socket.IO is a JavaScript library that provides you with the ability to implement real-time analytics, binary streaming, instant messaging, and document collaboration. It has two parts: a client-side library that runs in the browser, and a server-side library for node.js. Socket.IO is event-driven and primarily uses the WebSocket protocol that allows us to emit data bi-directionally from the server and the client. Socket.IO

This book is a complete resource, covering topics from webSocket security to scaling the server-side of a Socket.IO application and everything in between.

This book will provide real-world examples of how secure bi-directional, full-duplex connections that can be created using Socket.IO for different environments. It will also explain how the connection vulnerabilities can be resolved for large numbers of users and huge amounts of data/messages.

By the end of the book, you will be a competent Socket.IO developer. With the help of the examples and real-world solutions,you will learn to create fast, scalable, and dynamic real-time apps by creating efficient messaging systems between the server side and the client side using Socket.IO.

Style and approach

This book is written in a cookbook-style format and provides practical, immediately usable task-based recipes that show you how to create the elements of a Socket.IO application.

View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

Over 40 recipes to help you create real-time JavaScript applications using the robust Socket.IO framework

About This Book

Who This Book Is For

If you have some knowledge of JavaScript and Node.js and want to create awe-inspiring application experiences using real time communication, then this book is for you. Developers with knowledge of other scripting languages should also be able to easily follow along.

What You Will Learn

In Detail

Socket.IO is a JavaScript library that provides you with the ability to implement real-time analytics, binary streaming, instant messaging, and document collaboration. It has two parts: a client-side library that runs in the browser, and a server-side library for node.js. Socket.IO is event-driven and primarily uses the WebSocket protocol that allows us to emit data bi-directionally from the server and the client. Socket.IO

This book is a complete resource, covering topics from webSocket security to scaling the server-side of a Socket.IO application and everything in between.

This book will provide real-world examples of how secure bi-directional, full-duplex connections that can be created using Socket.IO for different environments. It will also explain how the connection vulnerabilities can be resolved for large numbers of users and huge amounts of data/messages.

By the end of the book, you will be a competent Socket.IO developer. With the help of the examples and real-world solutions,you will learn to create fast, scalable, and dynamic real-time apps by creating efficient messaging systems between the server side and the client side using Socket.IO.

Style and approach

This book is written in a cookbook-style format and provides practical, immediately usable task-based recipes that show you how to create the elements of a Socket.IO application.

More books from Packt Publishing

Cover of the book Node Security by Tyson Cadenhead
Cover of the book TensorFlow Machine Learning Projects by Tyson Cadenhead
Cover of the book Python Penetration Testing Cookbook by Tyson Cadenhead
Cover of the book Learn Node.js by Building 6 Projects by Tyson Cadenhead
Cover of the book Hands-On Penetration Testing on Windows by Tyson Cadenhead
Cover of the book Mastering Android Game Development with Unity by Tyson Cadenhead
Cover of the book WordPress Search Engine Optimization - Second Edition by Tyson Cadenhead
Cover of the book Implementing Cloud Storage with OpenStack Swift by Tyson Cadenhead
Cover of the book NetSuite OneWorld Implementation 2011 R2 by Tyson Cadenhead
Cover of the book Apache Karaf Cookbook by Tyson Cadenhead
Cover of the book Nginx HTTP Server Second Edition by Tyson Cadenhead
Cover of the book Rust Standard Library Cookbook by Tyson Cadenhead
Cover of the book Learning Ext JS 3.2 by Tyson Cadenhead
Cover of the book Swift 2 Blueprints by Tyson Cadenhead
Cover of the book Vue CLI 3 Quick Start Guide by Tyson Cadenhead
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy