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

Summary


In this chapter, we have learned how to write client and server side code. We understood how Node.js can be used as a server for WebSockets and how we can leverage it to create a small server so quickly.

In the next chapter, we will be making a simple application where we will see how WebSockets can be used.