Quantcast
Channel: Node.js – SitePoint
Viewing all articles
Browse latest Browse all 225

A Chat Application Using Socket.IO

$
0
0

In this article, we are going to build a simple chat application using Socket.IO and Backbone.js. Socket.IO is aimed at developers who want to start developing highly interactive, real-time web applications, such as chat systems or multiplayer games. Backbone.js will add structucture to our client-side code and make it easy to manage and decouple concerns in our application.

Continue reading %A Chat Application Using Socket.IO%


Viewing all articles
Browse latest Browse all 225

Trending Articles