August 2016
Intermediate to advanced
376 pages
6h 33m
English
Some time ago, when Node.js applications emerged, we had a boom of new possibilities, using the Node.js resources and things such as Socket.io to build real-time applications (as the site says, Socket.io enables event-based bi-directional real-time communication. It works on every platform, device, or browser, focusing equally on reliability and speed).
Socket.io allows us to emit events between the client and server, and other possibilities.
In this chapter, we will cover the following topics:
Read now
Unlock full access