/chatapp

An instant chat application using socket.io in NodeJs

Primary LanguageJavaScript

ChatApp - Socket.io and NodeJs

Description

It is a simple instant chat application based on WebSockets Architecture. Developed using socket.io package in NodeJs for the server side, as for the clients side, only JQuery.