Guin- / ChatRoom

sample multi room chat application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiroom Chat Application

Following along with the sample chat application from ‘Node.js in Action’

Creates a static file server for HTML, CSS, and client-side JS files.
Handles chat-related messaging/application events on the server using Socket.IOi
Handles chat-related messaging in the user’s web browser.

About

sample multi room chat application


Languages

Language:JavaScript 84.6%Language:HTML 8.5%Language:CSS 6.9%