Book Image

Websocket Essentials: Building apps with HTML5 websockets

By : Varun Chopra
Book Image

Websocket Essentials: Building apps with HTML5 websockets

By: Varun Chopra

Overview of this book

Table of Contents (13 chapters)
WebSocket Essentials – Building Apps with HTML5 WebSockets
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
6
Enhancing HTML5 Web Application Development Using Modern Tools
Index

Chapter 5. WebSockets for Mobile and Tablet

WebSockets work great on the Web and have a good performance. We have seen how easy and powerful WebSockets are to implement on the web. With the growth of mobile phones, the need for applications to shift from desktop to mobile has become very important. In this chapter, we will focus on how WebSocket behaves and its implementation on mobile and tablets.